summaryrefslogtreecommitdiffstats
path: root/usr.bin/tftp
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2011-06-24 07:18:44 +0000
committerkevlo <kevlo@FreeBSD.org>2011-06-24 07:18:44 +0000
commit9304e224e74af981127c0d8c72015e36a2c06743 (patch)
treecaf8cb0e3b8e03e7910d9159d9528b426b065cbe /usr.bin/tftp
parent80dd636e8f80c9e1d3830ef8dfbef4f0191dacc3 (diff)
downloadFreeBSD-src-9304e224e74af981127c0d8c72015e36a2c06743.zip
FreeBSD-src-9304e224e74af981127c0d8c72015e36a2c06743.tar.gz
Remove duplicated header files
Diffstat (limited to 'usr.bin/tftp')
-rw-r--r--usr.bin/tftp/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/tftp/main.c b/usr.bin/tftp/main.c
index 2bdcf5f..da0e5df 100644
--- a/usr.bin/tftp/main.c
+++ b/usr.bin/tftp/main.c
@@ -52,7 +52,6 @@ __FBSDID("$FreeBSD$");
#include <sys/socket.h>
#include <sys/sysctl.h>
#include <sys/file.h>
-#include <sys/param.h>
#include <sys/stat.h>
#include <netinet/in.h>
OpenPOWER on IntegriCloud