mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
$NetBSD: patch-aa,v 1.2 2006/01/18 21:37:01 adrianp Exp $
|
|
|
|
--- configure.orig 2005-12-07 09:23:32.000000000 +0000
|
|
+++ configure
|
|
@@ -5643,6 +5643,7 @@ cat >>conftest.$ac_ext <<_ACEOF
|
|
#ifdef STDC_HEADERS
|
|
#include <stdlib.h>
|
|
#endif
|
|
+#include <sys/types.h>
|
|
#include <openssl/md5.h>
|
|
#include <openssl/sha.h>
|
|
|