From 84a9ac9572970d587e2ad0fbcd6fcc7783cbadb7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 29 Apr 2003 10:39:22 +0000 Subject: * util.h (fopencokokie): Removed prototype and struct. * maperror.c: Use system assuan.h --- common/maperror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/maperror.c') diff --git a/common/maperror.c b/common/maperror.c index ab03669ae..e3e18e4a1 100644 --- a/common/maperror.c +++ b/common/maperror.c @@ -27,10 +27,10 @@ #include #include +#include #include "util.h" #include "errors.h" -#include "../assuan/assuan.h" /* Note: we might want to wrap this in a macro to get our hands on the line and file where the error occured */ -- cgit v1.2.3