diff options
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index b620938..92ee9e7 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
@@ -21,6 +21,7 @@ noinst_HEADERS += machine/endian.h | |||
21 | noinst_HEADERS += netinet/in.h | 21 | noinst_HEADERS += netinet/in.h |
22 | noinst_HEADERS += netinet/tcp.h | 22 | noinst_HEADERS += netinet/tcp.h |
23 | 23 | ||
24 | noinst_HEADERS += sys/cdefs.h | ||
24 | noinst_HEADERS += sys/ioctl.h | 25 | noinst_HEADERS += sys/ioctl.h |
25 | noinst_HEADERS += sys/mman.h | 26 | noinst_HEADERS += sys/mman.h |
26 | noinst_HEADERS += sys/select.h | 27 | noinst_HEADERS += sys/select.h |