mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Include string.h for prototype of strcmp().
This commit is contained in:
parent
3ee5d7da8e
commit
c2b1d5a3d6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=198929
@ -35,6 +35,7 @@
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <fcntl.h>
|
||||
#include SESINC
|
||||
|
Loading…
Reference in New Issue
Block a user