blob: c010b48228ad17120f4ef3ba8a2ce884f0775715 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ba,v 1.4 2007/03/23 20:04:13 drochner Exp $
--- assuan/assuan.h.orig 2007-01-05 10:55:52.000000000 +0100
+++ assuan/assuan.h
@@ -25,6 +25,8 @@
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
+#include <sys/time.h>
+#include <sys/socket.h>
/* To use this file with libraries the following macros are useful:
|