aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@fh-muenster.de>2020-03-28 23:02:41 +0100
committerMichael Tuexen <tuexen@fh-muenster.de>2020-03-28 23:02:41 +0100
commit9f2acae4a78039e046672102c7321d75d14ea1f0 (patch)
treee1e9efab256e0194950c0acaf58ef426ac25bd31
parent25935e814e7a2ff7c4a56afdcce7831e72b6abde (diff)
downloadusrsctp-9f2acae4a78039e046672102c7321d75d14ea1f0.tar.gz
Fix build.
-rwxr-xr-xusrsctplib/netinet/sctp_callout.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usrsctplib/netinet/sctp_callout.c b/usrsctplib/netinet/sctp_callout.c
index a455d416..cd1137f1 100755
--- a/usrsctplib/netinet/sctp_callout.c
+++ b/usrsctplib/netinet/sctp_callout.c
@@ -54,6 +54,7 @@
#include <netinet/sctp_callout.h>
#include <netinet/sctp_pcb.h>
#endif
+#include <netinet/sctputil.h>
/*
* Callout/Timer routines for OS that doesn't have them