Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Current state. See changelog, sorry, I'm out of time
[simgrid.git] / src / xbt / log_default_appender.c
index b4e3054..931e689 100644 (file)
@@ -8,7 +8,9 @@
 /* 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 "gras_private.h"
+#include "xbt/sysdep.h"
+#include "xbt/log.h"
+#include "xbt/error.h"
 #include <stdio.h>
 
 GRAS_LOG_NEW_DEFAULT_SUBCATEGORY(log_app,log,"default logging handler");