aboutsummaryrefslogtreecommitdiffstats
path: root/src/export.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2010-11-04 08:16:57 +0000
committerWerner Koch <[email protected]>2010-11-04 08:16:57 +0000
commit44b27022588dd2c1fe495e305ea1e26187805619 (patch)
tree1651c8c7cabe142d905747a8407c9017d3c004c8 /src/export.c
parentHopefully last changes for building with MSC. (diff)
downloadgpgme-44b27022588dd2c1fe495e305ea1e26187805619.tar.gz
gpgme-44b27022588dd2c1fe495e305ea1e26187805619.zip
More changes for W32CE with MSC.
Diffstat (limited to 'src/export.c')
-rw-r--r--src/export.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/export.c b/src/export.c
index 59463eff..42f55977 100644
--- a/src/export.c
+++ b/src/export.c
@@ -25,6 +25,7 @@
#include <string.h>
#include "gpgme.h"
+#include "util.h"
#include "debug.h"
#include "context.h"
#include "ops.h"