changelog: Mention netlink short packet discard.
[secnet] / conffile.h
index ee1194c..744c807 100644 (file)
@@ -3,6 +3,6 @@
 
 #include "secnet.h"
 
-extern dict_t *read_conffile(char *conffile);
+extern dict_t *read_conffile(const char *conffile);
 
 #endif /* conffile_h */