(svn r24491) -Fix: compilation error with networking disabled

This commit is contained in:
rubidium
2012-08-21 19:03:21 +00:00
parent 124e13cd72
commit bfe5b5e0e6
2 changed files with 1 additions and 2 deletions

View File

@@ -181,6 +181,4 @@ extern const TextColour _fios_colours[];
void BuildFileList();
void SetFiosType(const byte fiostype);
const char *FindScenario(const ContentInfo *ci, bool md5sum);
#endif /* FIOS_H */