diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6afa419f..dbddfb93 100644 --- a/configure.ac +++ b/configure.ac @@ -112,6 +112,7 @@ AC_CHECK_HEADERS([\ sys/epoll.h \ sys/event.h \ sys/filio.h \ + sys/loadavg.h \ sys/mman.h \ sys/poll.h \ sys/prctl.h \ |