summaryrefslogtreecommitdiff
path: root/net/tftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/tftp.c')
-rw-r--r--net/tftp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tftp.c b/net/tftp.c
index 5b600800a0..294ab1bbfe 100644
--- a/net/tftp.c
+++ b/net/tftp.c
@@ -19,6 +19,7 @@
#include <time.h>
#include <vsprintf.h>
#include <asm/global_data.h>
+#include <linux/kernel.h>
#include <linux/string.h>
#include <net/tftp.h>
#include "bootp.h"