openbsd-ports/security/libgcrypt/patches/patch-src_gcrypt_h
sturm b19bdaa76d update to libgcrypt 1.2.0
take maintainer, ok Jim Geovedi
2004-05-08 06:41:47 +00:00

12 lines
382 B
Plaintext

$OpenBSD: patch-src_gcrypt_h,v 1.1 2004/05/08 06:41:47 sturm Exp $
--- src/gcrypt.h.orig 2004-04-17 16:54:06.000000000 +0200
+++ src/gcrypt.h 2004-04-17 16:54:20.000000000 +0200
@@ -29,6 +29,7 @@
#include <sys/types.h>
#include <sys/socket.h>
+#include <sys/time.h>
/* This is required for error code compatibility. */
#define _GCRY_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT