change
authorbdemsky <bdemsky>
Thu, 14 Apr 2011 06:57:11 +0000 (06:57 +0000)
committerbdemsky <bdemsky>
Thu, 14 Apr 2011 06:57:11 +0000 (06:57 +0000)
Robust/src/Runtime/affinity.c

index d2c7114530b72b8c916279fd4797a376bab8636a..c5d1891c7c0f47b158ff350ea5576740e62fd3c5 100644 (file)
@@ -6,7 +6,7 @@
 #include <sched.h>
 #include <stdarg.h>
 #include <stdlib.h>
-#include <runtime.h>
+#include "runtime.h"
 #include "mlp_lock.h"
 
 static volatile unsigned int corecount=0;