ossp-pkg/cfg/cfg_util.c 1.1 -> 1.2
--- cfg_util.c 2002/07/03 13:25:34 1.1
+++ cfg_util.c 2002/11/18 09:51:29 1.2
@@ -34,6 +34,7 @@
#include <unistd.h>
#include "cfg.h"
+#include "cfg_global.h"
#include "cfg_util.h"
cfg_rc_t cfg_util_readfile(const char *filename, char **buf_ptr, size_t *buf_len)
|
|