diff options
Diffstat (limited to 'networking/udhcp/files.c')
-rw-r--r-- | networking/udhcp/files.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/files.c b/networking/udhcp/files.c index ff63111c9..f5348f658 100644 --- a/networking/udhcp/files.c +++ b/networking/udhcp/files.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * Rewrite by Russ Dill <Russ.Dill@asu.edu> July 2001 | 5 | * Rewrite by Russ Dill <Russ.Dill@asu.edu> July 2001 |
6 | * | 6 | * |
7 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 7 | * Licensed under GPLv2, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | #include <netinet/ether.h> | 9 | #include <netinet/ether.h> |
10 | 10 | ||