Include string.h for prototype of strcmp().
This commit is contained in:
parent
525a47d085
commit
0dbcd15dd2
@ -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…
x
Reference in New Issue
Block a user