* debug.c: Added #include "root.h". (Thanks to Thien-Thi Nguyen.)
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 19 Mar 2000 20:05:29 +0000 (20:05 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 19 Mar 2000 20:05:29 +0000 (20:05 +0000)
libguile/debug.c

index f9001df..dfbc743 100644 (file)
@@ -64,6 +64,7 @@
 #include "dynwind.h"
 #include "modules.h"
 #include "ports.h"
+#include "root.h"
 
 #include "validate.h"
 #include "debug.h"