]> xenbits.xensource.com Git - people/andrewcoop/hwloc.git/commitdiff
tests/ports/freebsd: enable HAVE_SYS_SYSCTL_H
authorBrice Goglin <brice.goglin@inria.fr>
Mon, 20 May 2013 14:55:44 +0000 (14:55 +0000)
committerBrice Goglin <brice.goglin@inria.fr>
Mon, 20 May 2013 14:55:44 +0000 (14:55 +0000)
This commit was SVN r5634.

tests/ports/Makefile.am

index cbc2f367020dff54695b46322e88bb7e1dc19f45..7bbdbfe0064afd0694e5ff2c9dd440917ce91a0d 100644 (file)
@@ -80,6 +80,7 @@ libhwloc_port_freebsd_la_CPPFLAGS = $(common_CPPFLAGS) \
        -DHWLOC_FREEBSD_SYS \
        -DHAVE_PTHREAD_NP_H \
        -DHAVE_SYS_CPUSET_H \
+       -DHAVE_SYS_SYSCTL_H \
        -DHAVE_SYSCTL \
        -DHAVE_CPUSET_SETAFFINITY \
        -Dhwloc_thread_t=pthread_t \