Merge "sflow" into "master".
[openvswitch] / lib / cfg.h
index 42345f86b155a4b07badf415541396f728a5d4fc..e159244ebbf5bf8e705ebdd6d1c96bf1bd353df0 100644 (file)
--- a/lib/cfg.h
+++ b/lib/cfg.h
@@ -26,6 +26,7 @@
 struct svec;
 struct ofpbuf;
 
+void cfg_init(void);
 int cfg_set_file(const char *file_name);
 int cfg_read(void);
 int cfg_lock(uint8_t *cookie, int timeout);