summaryrefslogtreecommitdiff
path: root/user/iputils/time.patch
diff options
context:
space:
mode:
authorDan Theisen <djt@hxx.in>2019-06-25 16:34:19 +0000
committerDan Theisen <djt@hxx.in>2019-06-26 09:36:09 +0000
commit849c6d27691fb7901ad3e364ffa4cc69f6cb26e3 (patch)
tree7fe143d50db233a5ac8f605f8fe846bb281aae6b /user/iputils/time.patch
parentce23089ab69352506edeb69fb0b195c8dee57709 (diff)
downloadpackages-849c6d27691fb7901ad3e364ffa4cc69f6cb26e3.tar.gz
packages-849c6d27691fb7901ad3e364ffa4cc69f6cb26e3.tar.bz2
packages-849c6d27691fb7901ad3e364ffa4cc69f6cb26e3.tar.xz
packages-849c6d27691fb7901ad3e364ffa4cc69f6cb26e3.zip
user/iputils: bump to 20190515
Diffstat (limited to 'user/iputils/time.patch')
-rw-r--r--user/iputils/time.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/user/iputils/time.patch b/user/iputils/time.patch
deleted file mode 100644
index 1d6033f7a..000000000
--- a/user/iputils/time.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./tracepath.c.orig
-+++ ./tracepath.c
-@@ -12,6 +12,7 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <unistd.h>
-+#include <time.h>
- #include <sys/socket.h>
- #include <linux/types.h>
- #include <linux/errqueue.h>