]> pd.if.org Git - nbds/blobdiff - runtime/runtime.c
separate out strings handling code into it own file
[nbds] / runtime / runtime.c
index c41a1bdaa895364ee9440286de33315c31dacc98..d4946cfc0b47dd8fb8e673915786a41e44eb4958 100644 (file)
@@ -5,7 +5,7 @@
 #include <pthread.h>
 #include "common.h"
 #include "runtime.h"
-#include "runtime_local.h"
+#include "rlocal.h"
 #include "mem.h"
 #include "tls.h"