1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Include <stdint.h>.

This commit is contained in:
Ulrich Drepper
2003-06-13 19:49:50 +00:00
parent d4f100e228
commit 309695129a

View File

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