Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Sanitize the includes of context objects declarations (was dupplicated and a bit...
[simgrid.git] / src / simix / smx_context_sysv.c
index afa5403..202d4fa 100644 (file)
@@ -7,7 +7,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 "private.h"
+#include "smx_context_private.h"
 #include "context_sysv_config.h"        /* loads context system definitions */
 #include "portable.h"
 #include <ucontext.h>           /* context relative declarations */