diff options
Diffstat (limited to 'net/dns.c')
-rw-r--r-- | net/dns.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/dns.c b/net/dns.c index 5b1fe5b0103..c2f0ab98c8d 100644 --- a/net/dns.c +++ b/net/dns.c @@ -22,7 +22,6 @@ * this stuff is worth it, you can buy me a beer in return. */ -#include <common.h> #include <command.h> #include <env.h> #include <log.h> |