Include header to avoid compiler warnings. Part of SF patch #465018.
This commit is contained in:
parent
693ce050a7
commit
212aa11153
@ -27,6 +27,8 @@ See the file COPYING for copying permission.
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "filemap.h"
|
||||
|
||||
int filemap(const char *name,
|
||||
void (*processor)(const void *, size_t, const char *, void *arg),
|
||||
void *arg)
|
||||
|
Loading…
Reference in New Issue
Block a user