Add #include <string.h> to get prototypes.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
static char sccsid[] = "@(#)parser4.c 8.1 (Berkeley) 6/6/93";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <string.h>
|
||||
#include "parser.h"
|
||||
|
||||
/*
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
static char sccsid[] = "@(#)wwdump.c 8.1 (Berkeley) 6/6/93";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <string.h>
|
||||
#include "ww.h"
|
||||
#include "tt.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user