summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorhsu <hsu@FreeBSD.org>2004-03-08 07:45:32 +0000
committerhsu <hsu@FreeBSD.org>2004-03-08 07:45:32 +0000
commitef9b350961dd09267bcb8819c28f47e5c68e3a1c (patch)
treecfdcf007a792393ef35e39380c99a186f74ccce2 /sys
parent81dacfa43ef94cd472f712f702b7674fa45b27ee (diff)
downloadFreeBSD-src-ef9b350961dd09267bcb8819c28f47e5c68e3a1c.zip
FreeBSD-src-ef9b350961dd09267bcb8819c28f47e5c68e3a1c.tar.gz
Include <sys/types.h> for autoconf/automake detection.
Submitted by: Pavlin Radoslavov <pavlin@icir.org>
Diffstat (limited to 'sys')
-rw-r--r--sys/netinet/pim.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netinet/pim.h b/sys/netinet/pim.h
index e324171..3642aeb 100644
--- a/sys/netinet/pim.h
+++ b/sys/netinet/pim.h
@@ -42,6 +42,8 @@
* Modified by Pavlin Radoslavov, USC/ISI, May 1998, October 2000.
*/
+#include <sys/types.h>
+
#ifndef _PIM_VT
#ifndef BYTE_ORDER
# error BYTE_ORDER is not defined!
OpenPOWER on IntegriCloud