ossp-pkg/cfg/cfg_syn_parse.y 1.4 -> 1.5
--- cfg_syn_parse.y 2002/11/10 12:12:23 1.4
+++ cfg_syn_parse.y 2002/11/18 09:51:29 1.5
@@ -35,6 +35,7 @@
#include <stdlib.h>
#include "cfg.h"
+#include "cfg_global.h"
#include "cfg_syn.h"
/* make sure yyparse() accepts a context pointer and
|
|