summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-28 12:52:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-28 12:52:21 +0000
commit58e17b71f2c1781c141f20f3bd7455e1f97b7f8a (patch)
tree63a0c718b9d17124feab9ae11b4d9781ca42f42e
parentUpdate master home page to http://www.pcre.org/. (diff)
- Fix build on nssha1 module on 4.X
Notes
Notes: svn path=/head/; revision=140310
-rw-r--r--www/aolserver/files/patch-nssha1-nssha1.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/aolserver/files/patch-nssha1-nssha1.c b/www/aolserver/files/patch-nssha1-nssha1.c
new file mode 100644
index 000000000000..07f4365d6251
--- /dev/null
+++ b/www/aolserver/files/patch-nssha1-nssha1.c
@@ -0,0 +1,12 @@
+--- ../nssha1-0.1/nssha1.c.orig Mon Sep 30 02:25:04 2002
++++ ../nssha1-0.1/nssha1.c Thu Jul 28 14:47:01 2005
+@@ -136,9 +136,6 @@
+ return NS_OK;
+ }
+
+-typedef unsigned int u_int32_t;
+-typedef unsigned char u_int8_t;
+-
+ /*** FROM sha.h: ***/
+
+ /*