summaryrefslogtreecommitdiff
path: root/include/arpa
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2013-05-21 21:20:10 +0000
committerEd Schouten <ed@FreeBSD.org>2013-05-21 21:20:10 +0000
commit6ed0f50f78d984e43073613e7b1d787239d1e23e (patch)
treed428e4aacc64240d1c710711b4bb8a97093ec296 /include/arpa
parentbed927ee176fa2abf867d9e634a937dbb94170f3 (diff)
Notes
Diffstat (limited to 'include/arpa')
-rw-r--r--include/arpa/tftp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/arpa/tftp.h b/include/arpa/tftp.h
index 5c2a4c7eeadc..20733ec69e1a 100644
--- a/include/arpa/tftp.h
+++ b/include/arpa/tftp.h
@@ -33,6 +33,8 @@
#ifndef _ARPA_TFTP_H_
#define _ARPA_TFTP_H_
+#include <sys/cdefs.h>
+
/*
* Trivial File Transfer Protocol (IEN-133)
*/