aboutsummaryrefslogtreecommitdiff
path: root/deskutils/yank/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/yank/files/patch-aa')
-rw-r--r--deskutils/yank/files/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/deskutils/yank/files/patch-aa b/deskutils/yank/files/patch-aa
deleted file mode 100644
index 68eb6d6fdeb4..000000000000
--- a/deskutils/yank/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/util.h.orig Wed Jan 24 14:12:54 2001
-+++ src/util.h Sun Feb 25 14:06:03 2001
-@@ -28,6 +28,9 @@
- #include <config.h>
- #endif /* HAVE_CONFIG_H */
-
-+/* needed for inet stuff */
-+#include <sys/types.h>
-+#include <sys/socket.h>
-
- /* this gives errors */
- /* #include <sys/param.h> */
-@@ -45,6 +48,7 @@
- #include <string.h>
- #include <time.h>
-
-+#include <netinet/in.h>
- #include <arpa/inet.h>
- #include <netdb.h>
-