b19bdaa76d
take maintainer, ok Jim Geovedi
12 lines
382 B
Plaintext
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
|