Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Without this line paranoid mode doesn't work.
[simgrid.git] / tools / tesh / tesh.c
index 2b1068f..4cf55b9 100644 (file)
@@ -6,6 +6,8 @@
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
+#include "simgrid_config.h"     /* FILE for getline */
+
 /* specific to Borland Compiler */
 #ifdef __BORLANDDC__
 #pragma hdrstop