Include <stdint.h>.
authorUlrich Drepper <drepper@redhat.com>
Fri, 13 Jun 2003 19:49:50 +0000 (19:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 13 Jun 2003 19:49:50 +0000 (19:49 +0000)
sysdeps/unix/sysv/linux/sys/epoll.h

index 8864305..c6acc1e 100644 (file)
@@ -19,6 +19,7 @@
 #ifndef        _SYS_EPOLL_H
 #define        _SYS_EPOLL_H    1
 
+#include <stdint.h>
 #include <sys/types.h>