libcsa: resolve all missing-prototypes warnings

This commit is contained in:
Peter Howkins
2020-08-01 23:00:23 +01:00
parent f4eb62fa69
commit cb3180cd2a
7 changed files with 12 additions and 1 deletions

View File

@@ -50,6 +50,8 @@
#define SVR4
#endif
#include "lutil.h"
#if !defined(__linux__)
extern char * strdup(const char *);
#endif