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 929ff7d..24a83cf 100644 --- a/include/Makefile.am +++ b/include/Makefile.am | |||
@@ -31,6 +31,7 @@ noinst_HEADERS += compat/sys/ioctl.h | |||
31 | noinst_HEADERS += compat/sys/mman.h | 31 | noinst_HEADERS += compat/sys/mman.h |
32 | noinst_HEADERS += compat/sys/param.h | 32 | noinst_HEADERS += compat/sys/param.h |
33 | noinst_HEADERS += compat/sys/select.h | 33 | noinst_HEADERS += compat/sys/select.h |
34 | noinst_HEADERS += compat/sys/socket.h | ||
34 | noinst_HEADERS += compat/sys/stat.h | 35 | noinst_HEADERS += compat/sys/stat.h |
35 | noinst_HEADERS += compat/sys/time.h | 36 | noinst_HEADERS += compat/sys/time.h |
36 | noinst_HEADERS += compat/sys/types.h | 37 | noinst_HEADERS += compat/sys/types.h |