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

@@ -60,6 +60,7 @@
#define FRISYMBOL "FR"
#define SATSYMBOL "SA"
int _DtCm_yylex(void);
static int scanbuf(char **inbuf, char *, int *);
/* The rule that needs to be parsed is passed to yylex() through this var */