summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 793d766)
raw | patch | inline | side by side (parent: 793d766)
author | Florian Forster <octo@collectd.org> | |
Tue, 11 Sep 2012 07:54:32 +0000 (09:54 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 11 Sep 2012 07:54:32 +0000 (09:54 +0200) |
configure.in | patch | blob | history |
diff --git a/configure.in b/configure.in
index 58c9d279c20c1022c511260f3162c7960602fa63..00fbad03817a6884f57d8319cb4ddbbefe704806 100644 (file)
--- a/configure.in
+++ b/configure.in
AC_COMPILE_IFELSE([AC_LANG_PROGRAM(
[
AC_INCLUDES_DEFAULT
+#include <asm/types.h>
+#include <sys/socket.h>
#if HAVE_LIBNETLINK_H
# include <libnetlink.h>
#elif HAVE_IPROUTE_LIBNETLINK_H
AC_COMPILE_IFELSE([AC_LANG_PROGRAM(
[
AC_INCLUDES_DEFAULT
+#include <asm/types.h>
+#include <sys/socket.h>
#if HAVE_LIBNETLINK_H
# include <libnetlink.h>
#elif HAVE_IPROUTE_LIBNETLINK_H