summaryrefslogtreecommitdiffstats
path: root/include/arpa
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2013-05-21 21:20:10 +0000
committered <ed@FreeBSD.org>2013-05-21 21:20:10 +0000
commitc0a01b085895a1a896aa22ac6c9a06bec0d39442 (patch)
treed428e4aacc64240d1c710711b4bb8a97093ec296 /include/arpa
parent9adbac28e868932ac44ce3e626094ca2502efef8 (diff)
downloadFreeBSD-src-c0a01b085895a1a896aa22ac6c9a06bec0d39442.zip
FreeBSD-src-c0a01b085895a1a896aa22ac6c9a06bec0d39442.tar.gz
Allow certain headers to be included more easily.
Spotted by: http://hacks.owlfolio.org/header-survey/
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 5c2a4c7..20733ec 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)
*/
OpenPOWER on IntegriCloud