updated build files

This commit is contained in:
2016-04-28 15:57:20 +00:00
parent 616e24ee00
commit 5f46de1083
32 changed files with 68 additions and 69 deletions

View File

@ -36,7 +36,7 @@
#elif defined(__DOS__)
/* TODO: */
#else
# include "syscall.h"
# include "../cmn/syscall.h"
# include <sys/socket.h>
# if defined(HAVE_SYS_IOCTL_H)
# include <sys/ioctl.h>