]> AND Public Git Repository - simgrid.git/blobdiff - src/xbt/xbt_log_appender_file.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use the XBT_EXPORT_NO_IMPORT macro instead XBT_PUBLIC_DATA and add the keyword extern...
[simgrid.git] / src / xbt / xbt_log_appender_file.c
index d6a1b1a6b42456c7c0c0659e6805c2d85dfc54c1..83af8a5b07b44117d8d9d993ff9df7c1d950e9d1 100644 (file)
@@ -8,7 +8,7 @@
  * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "xbt/sysdep.h"
-#include "xbt/log.h"
+#include "xbt/log_private.h"
 #include <stdio.h>
 
 /**