summaryrefslogtreecommitdiff
path: root/net/gabber/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/gabber/files/patch-aa')
-rw-r--r--net/gabber/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/gabber/files/patch-aa b/net/gabber/files/patch-aa
deleted file mode 100644
index 68cb7306f123..000000000000
--- a/net/gabber/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- jabberoo/src/sha.c.orig Wed Jun 21 22:38:30 2000
-+++ jabberoo/src/sha.c Wed Jun 21 22:39:14 2000
-@@ -45,7 +45,7 @@
- #include <sys/stat.h>
- #ifndef WIN32
- #include <unistd.h>
--#include <endian.h>
-+#include <machine/endian.h>
- #define INT64 long long
- #else
- #include <string.h>