]> xenbits.xensource.com Git - people/liuw/rumprun.git/commitdiff
remember to convert this curiously built bit too
authorAntti Kantee <pooka@iki.fi>
Tue, 21 Apr 2015 12:47:36 +0000 (12:47 +0000)
committerAntti Kantee <pooka@iki.fi>
Tue, 21 Apr 2015 12:47:36 +0000 (12:47 +0000)
lib/librumprun_base/pthread/pthread_makelwp_rumprun.c

index 36ed916d5a5b8b5482a8102b96b19009c90c43f6..3f270394ba2cf85eafa31b5e4cd09c0d80bea728 100644 (file)
@@ -1,6 +1,6 @@
 #include "pthread_makelwp.h"
 
-#include <bmk-base/rumprun_makelwp.h>
+#include <rumprun-base/makelwp.h>
 
 int
 pthread__makelwp(void (*start)(void *), void *arg, void *private,