Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
these terrible sort operators were working everywhere except on bsd, where qsort...
[simgrid.git] / src / surf / workstation.c
index f50cf05..69255a4 100644 (file)
@@ -11,6 +11,7 @@
 #include "storage_private.h"
 #include "surf/surf_resource.h"
 #include "simgrid/sg_config.h"
+#include <inttypes.h>
 
 typedef struct workstation_CLM03 {
   s_surf_resource_t generic_resource;   /* Must remain first to add this to a trace */