aboutsummaryrefslogtreecommitdiffstats
path: root/include/util.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1997-12-23 17:30:18 +0000
committerWerner Koch <[email protected]>1997-12-23 17:30:18 +0000
commitc351df1dc5294dfd81619fea3c1ff6a7e25ba774 (patch)
treeb0fa86a4d1455e53c3a51d696eac51abe0308b0d /include/util.h
parentNow created by config.links (diff)
downloadgnupg-c351df1dc5294dfd81619fea3c1ff6a7e25ba774.tar.gz
gnupg-c351df1dc5294dfd81619fea3c1ff6a7e25ba774.zip
changed configuration stuff, replaced some Makefile.am by distfiles.
Diffstat (limited to '')
-rw-r--r--include/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/util.h b/include/util.h
index 69cfc0bb0..6a07fcb73 100644
--- a/include/util.h
+++ b/include/util.h
@@ -20,6 +20,7 @@
#ifndef G10_UTIL_H
#define G10_UTIL_H
+#include "types.h"
#include "errors.h"
#include "types.h"
#include "mpi.h"