Include string.h for prototype of strcmp().
This commit is contained in:
parent
3ee5d7da8e
commit
c2b1d5a3d6
@ -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