Include <stdint.h>.

This commit is contained in:
Ulrich Drepper 2003-06-13 19:49:50 +00:00
parent d4f100e228
commit 309695129a
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#ifndef _SYS_EPOLL_H
#define _SYS_EPOLL_H 1
#include <stdint.h>
#include <sys/types.h>