Add forgotten files 1.4.70b
[polyglot.git] / ini.h
diff --git a/ini.h b/ini.h
index c7c1c06..03a366e 100644 (file)
--- a/ini.h
+++ b/ini.h
@@ -56,6 +56,8 @@ extern line_type_t ini_line_parse         (const char *line,
                                            char *name,
                                            char *value);
 
+extern const char * ini_specials;
+
 #endif // !defined INI_H
 
 // end of ini.h