X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=conffile.h;h=744c80795748e643d8cecf361df5c8fb751e3a2d;hp=ee1194cd7a4fe0800f8b47851488dabd6b26652c;hb=fe5e9cc422cd72526ccfceffbc7e5af8ac83b407;hpb=4f5e39ecfaa49376b0a5c3a4c384e91a828c1105 diff --git a/conffile.h b/conffile.h index ee1194c..744c807 100644 --- a/conffile.h +++ b/conffile.h @@ -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 */