Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix a bunch of compilation warnings
[simgrid.git] / src / replay / replay_trace_reader.c
index b420ad0..2804d41 100644 (file)
@@ -3,8 +3,7 @@
 
 /* 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 <stdio.h>
-#include <stdlib.h>
+#include "gras_config.h"
 #include <errno.h>
 #include "replay.h"
 #include "xbt/str.h"