mirror of git://sourceware.org/git/glibc.git
Initial revision
This commit is contained in:
parent
e83f530e01
commit
c823a93738
|
|
@ -0,0 +1 @@
|
|||
#include <io/sys/poll.h>
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
/* This file should contain various parameter macros appropriate for the
|
||||
machine and operating system. There is no standard set of macros; this
|
||||
file is just for compatibility with programs written for Unix that
|
||||
expect it to define things. */
|
||||
|
||||
#include <limits.h>
|
||||
Loading…
Reference in New Issue