summaryrefslogtreecommitdiff
path: root/networking/traceroute.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/traceroute.c')
-rw-r--r--networking/traceroute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/traceroute.c b/networking/traceroute.c
index b4cca25b0..ce8dc8395 100644
--- a/networking/traceroute.c
+++ b/networking/traceroute.c
@@ -215,7 +215,7 @@
215#include <netinet/ip.h> 215#include <netinet/ip.h>
216#include <netinet/ip_icmp.h> 216#include <netinet/ip_icmp.h>
217 217
218#include "busybox.h" 218#include "libbb.h"
219#include "inet_common.h" 219#include "inet_common.h"
220 220
221 221