summaryrefslogtreecommitdiffstats
path: root/mpi
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-10-01 09:23:00 +0200
committerWerner Koch <wk@gnupg.org>1998-10-01 09:23:00 +0200
commit6f73ec963a6d01e16599a62661dd2a74303ed65c (patch)
treec60f67d0da185df63ac2a60a156e60eebe94b82b /mpi
parent*** empty log message *** (diff)
downloadgnupg2-6f73ec963a6d01e16599a62661dd2a74303ed65c.tar.xz
gnupg2-6f73ec963a6d01e16599a62661dd2a74303ed65c.zip
*** empty log message ***
Diffstat (limited to 'mpi')
-rw-r--r--mpi/mpiutil.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpi/mpiutil.c b/mpi/mpiutil.c
index f2f1726c4..5dd65aebe 100644
--- a/mpi/mpiutil.c
+++ b/mpi/mpiutil.c
@@ -21,6 +21,7 @@
#include <config.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <assert.h>
#include "mpi.h"