mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
e0199153dd
PR: ports/108166 Submitted by: Lars Sommer (maintainer)
12 lines
250 B
C
12 lines
250 B
C
*** src/NTLM1/global.h.orig Wed Jan 17 17:24:41 2007
|
|
--- src/NTLM1/global.h Wed Jan 17 17:25:02 2007
|
|
***************
|
|
*** 1,3 ****
|
|
--- 1,6 ----
|
|
+ #include <stdlib.h>
|
|
+ #include <string.h>
|
|
+
|
|
#ifdef ISBIG_ENDIAN
|
|
extern unsigned int x1[14];
|
|
#else
|