summaryrefslogtreecommitdiff
path: root/astraceroute
diff options
context:
space:
mode:
Diffstat (limited to 'astraceroute')
-rw-r--r--astraceroute/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astraceroute/Makefile b/astraceroute/Makefile
index 4cf9a3e..82e5b5b 100644
--- a/astraceroute/Makefile
+++ b/astraceroute/Makefile
@@ -3,7 +3,7 @@ astraceroute-libs = -lGeoIP \
-lz
astraceroute-objs = xmalloc.o \
- xio.o \
+ ioops.o \
xutils.o \
proto_none.o \
tprintf.o \