summaryrefslogtreecommitdiffstats
path: root/mpi
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-01-25 20:40:10 +0100
committerWerner Koch <wk@gnupg.org>1998-01-25 20:40:10 +0100
commitc3e6320a138be7dac25d68bc74a1176ebb39bdad (patch)
treee6516ce48b4ed1fdf6a3bf59860f393051b24278 /mpi
parentReady to test version 0.2.0 (diff)
downloadgnupg2-c3e6320a138be7dac25d68bc74a1176ebb39bdad.tar.xz
gnupg2-c3e6320a138be7dac25d68bc74a1176ebb39bdad.zip
rel 0.2.0V0-2-0
Diffstat (limited to 'mpi')
-rw-r--r--mpi/mpi-bit.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mpi/mpi-bit.c b/mpi/mpi-bit.c
index d1f440a9a..0f69b6580 100644
--- a/mpi/mpi-bit.c
+++ b/mpi/mpi-bit.c
@@ -27,6 +27,9 @@
#ifdef MPI_INTERNAL_NEED_CLZ_TAB
+#ifdef __STDC__
+const
+#endif
unsigned char
__clz_tab[] =
{