aboutsummaryrefslogtreecommitdiff
path: root/networking/tftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/tftp.c')
-rw-r--r--networking/tftp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/tftp.c b/networking/tftp.c
index 43ae13647..0269a93ab 100644
--- a/networking/tftp.c
+++ b/networking/tftp.c
@@ -16,7 +16,7 @@
16 * 16 *
17 * tftpd added by Denys Vlasenko & Vladimir Dronnikov 17 * tftpd added by Denys Vlasenko & Vladimir Dronnikov
18 * 18 *
19 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. 19 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
20 */ 20 */
21#include "libbb.h" 21#include "libbb.h"
22 22