mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
#include <string.h> for strcmp()'s prototype.
This commit is contained in:
parent
a97ab40a26
commit
81b3ad59c2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=108631
@ -46,6 +46,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include "un-namespace.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user