aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>1999-04-21 08:58:43 +0000
committerPhil Blundell <philb@gnu.org>1999-04-21 08:58:43 +0000
commitd33c0fc9a979158839c9adf8c4dd7011fef93646 (patch)
treed4081f64b38c583533deb494e711843bde45e4f9 /iptunnel.c
parentSmall netstat fixes from Tuan Hoang. (diff)
downloadnet-tools-d33c0fc9a979158839c9adf8c4dd7011fef93646.tar.gz
net-tools-d33c0fc9a979158839c9adf8c4dd7011fef93646.tar.bz2
net-tools-d33c0fc9a979158839c9adf8c4dd7011fef93646.zip
Rename utils.h -> util-ank.h
Diffstat (limited to 'iptunnel.c')
-rw-r--r--iptunnel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iptunnel.c b/iptunnel.c
index a41391d..26bb0cc 100644
--- a/iptunnel.c
+++ b/iptunnel.c
@@ -56,7 +56,7 @@
#define IPPROTO_GRE 47
#endif
-#include "utils.h"
+#include "util-ank.h"
char *Release = RELEASE,
*Version = "iptunnel 1.0",