remove four warnings
This commit is contained in:
parent
c5eca073b3
commit
fd47173110
@ -10,6 +10,7 @@
|
|||||||
#ifdef HAVE_EPOLL
|
#ifdef HAVE_EPOLL
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <sys/epoll.h>
|
#include <sys/epoll.h>
|
||||||
|
#include <byte.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_DEVPOLL
|
#ifdef HAVE_DEVPOLL
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
#ifdef HAVE_EPOLL
|
#ifdef HAVE_EPOLL
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <sys/epoll.h>
|
#include <sys/epoll.h>
|
||||||
|
#include <byte.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_DEVPOLL
|
#ifdef HAVE_DEVPOLL
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
#ifdef HAVE_EPOLL
|
#ifdef HAVE_EPOLL
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <sys/epoll.h>
|
#include <sys/epoll.h>
|
||||||
|
#include <byte.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_SIGIO
|
#ifdef HAVE_SIGIO
|
||||||
#include <sys/poll.h>
|
#include <sys/poll.h>
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
#ifdef HAVE_EPOLL
|
#ifdef HAVE_EPOLL
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include <sys/epoll.h>
|
#include <sys/epoll.h>
|
||||||
|
#include <byte.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_SIGIO
|
#ifdef HAVE_SIGIO
|
||||||
#include <sys/poll.h>
|
#include <sys/poll.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user