mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
WWW: http://www.aolserver.com/ - Martin Matuska martin@matuska.org PR: ports/105781 Submitted by: Martin Matuska <martin@matuska.org> Approved by: erwin (mentor)
12 lines
250 B
C
12 lines
250 B
C
--- ../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: ***/
|
|
|
|
/*
|