X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ini.h;h=03a366e8a0ccc3dbb41970566262026c7172985f;hb=de010509fa0e57ba955da6512c714fbff8606af3;hp=c7c1c065a5a0d98bf0b37bc6c59c311f18ec694a;hpb=ac968003c13bde5c86ffa19f8819e436b5bc03e6;p=polyglot.git diff --git a/ini.h b/ini.h index c7c1c06..03a366e 100644 --- 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