cscvs to tla changeset 39
[onak.git] / onak-conf.h
index d05697bdf35c3a45ea8fe6b6ff7f43e9fd949e3a..44cb99d644c7dd4bec19154e61d8921703056b71 100644 (file)
@@ -65,4 +65,9 @@ extern struct onak_config config;
  */
 void readconfig(void);
 
+/*
+ *     cleanupconfig - clean up the config when we're shutting down.
+ */
+void cleanupconfig(void);
+
 #endif /* __ONAK_CONF_H_ */