aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabber/files/patch-jsm-modules-mod_auth_crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/jabber/files/patch-jsm-modules-mod_auth_crypt.c')
-rw-r--r--net-im/jabber/files/patch-jsm-modules-mod_auth_crypt.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/jabber/files/patch-jsm-modules-mod_auth_crypt.c b/net-im/jabber/files/patch-jsm-modules-mod_auth_crypt.c
deleted file mode 100644
index bc7d2121959e..000000000000
--- a/net-im/jabber/files/patch-jsm-modules-mod_auth_crypt.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- jsm/modules/mod_auth_crypt.c.orig Thu May 6 00:00:20 2004
-+++ jsm/modules/mod_auth_crypt.c Thu May 6 00:00:01 2004
-@@ -28,7 +28,7 @@
- *
- * --------------------------------------------------------------------------*/
- #include "jsm.h"
--#include "crypt.h"
-+#include <unistd.h>
-
- #define HASH_CRYPT 1
- #define HASH_SHA1 2