about summary refs log tree commit diff
path: root/urt
diff options
context:
space:
mode:
Diffstat (limited to 'urt')
-rw-r--r--urt/scanargs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/urt/scanargs.c b/urt/scanargs.c
index 416f2380..b91f3e37 100644
--- a/urt/scanargs.c
+++ b/urt/scanargs.c
@@ -49,9 +49,9 @@
 #include <stdarg.h>
 #endif
 
+#include "pm_c_util.h"
 #include "nstring.h"
 
-typedef char bool;
 /* 
  * An explicit assumption is made in this code that all pointers look
  * alike, except possible char * pointers.