|
|
|
@ -350,7 +350,6 @@ if 1:
|
|
|
|
|
'getopt.h',
|
|
|
|
|
'inttypes.h',
|
|
|
|
|
'linux/random.h',
|
|
|
|
|
'netinet/in.h',
|
|
|
|
|
'poll.h',
|
|
|
|
|
'pwd.h',
|
|
|
|
|
'stdint.h',
|
|
|
|
@ -359,26 +358,19 @@ if 1:
|
|
|
|
|
'strings.h',
|
|
|
|
|
'sys/devpoll.h',
|
|
|
|
|
'sys/epoll.h',
|
|
|
|
|
'sys/event.h',
|
|
|
|
|
'sys/filio.h',
|
|
|
|
|
'sys/mman.h',
|
|
|
|
|
'sys/poll.h',
|
|
|
|
|
'sys/port.h',
|
|
|
|
|
'sys/prctl.h',
|
|
|
|
|
'sys/resource.h',
|
|
|
|
|
'sys/select.h',
|
|
|
|
|
'sys/sendfile.h',
|
|
|
|
|
'sys/socket.h',
|
|
|
|
|
'sys/time.h',
|
|
|
|
|
'sys/uio.h',
|
|
|
|
|
'sys/un.h',
|
|
|
|
|
'sys/wait.h',
|
|
|
|
|
'syslog.h',
|
|
|
|
|
'unistd.h',
|
|
|
|
|
'winsock2.h',
|
|
|
|
|
|
|
|
|
|
# "have" the last header if we include others before?
|
|
|
|
|
['sys/time.h', 'sys/types.h', 'sys/resource.h'],
|
|
|
|
|
['sys/types.h', 'sys/time.h', 'sys/resource.h'],
|
|
|
|
|
['sys/types.h', 'netinet/in.h'],
|
|
|
|
|
['sys/types.h', 'sys/event.h'],
|
|
|
|
|
['sys/types.h', 'sys/mman.h'],
|
|
|
|
|