Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more header to make AIX happy
[simgrid.git] / src / gras / Transport / transport_plugin_file.c
index 825d2bc..171a596 100644 (file)
@@ -9,6 +9,7 @@
    under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include <errno.h>
+#include <sys/time.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>