summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/netinet/sctp_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/netinet/sctp_input.h')
-rw-r--r--freebsd/sys/netinet/sctp_input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/netinet/sctp_input.h b/freebsd/sys/netinet/sctp_input.h
index 90cd098a..39f64207 100644
--- a/freebsd/sys/netinet/sctp_input.h
+++ b/freebsd/sys/netinet/sctp_input.h
@@ -30,7 +30,7 @@
/* $KAME: sctp_input.h,v 1.6 2005/03/06 16:04:17 itojun Exp $ */
-#include <freebsd/sys/cdefs.h>
+#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#ifndef __sctp_input_h__