mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 08:24:10 +01:00
Add #include string.h to get prototypes.
This commit is contained in:
parent
87e904fdcf
commit
d8a6b1e31e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38416
@ -80,6 +80,7 @@ static char rcsid[] = "$Id: debug.c,v 8.11 1998/03/19 19:30:54 halley Exp $";
|
||||
#include <netdb.h>
|
||||
#include <resolv.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "port_after.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user