aboutsummaryrefslogtreecommitdiff
path: root/networking/tftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/tftp.c')
-rw-r--r--networking/tftp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/tftp.c b/networking/tftp.c
index b830f18a5..bdba16727 100644
--- a/networking/tftp.c
+++ b/networking/tftp.c
@@ -24,7 +24,6 @@
24#include <string.h> 24#include <string.h>
25#include <sys/types.h> 25#include <sys/types.h>
26#include <sys/socket.h> 26#include <sys/socket.h>
27#include <sys/time.h>
28#include <sys/stat.h> 27#include <sys/stat.h>
29#include <netdb.h> 28#include <netdb.h>
30#include <netinet/in.h> 29#include <netinet/in.h>