Comment out "#include <strings.h>" everywhere
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
/* #include <strings.h> - said to be obsolete */
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/socket.h>
|
||||
|
Reference in New Issue
Block a user