aboutsummaryrefslogtreecommitdiff
path: root/security/pinentry/files/patch-secmem::secmem.c
blob: c6736cc695aa90095c2174f0422060da8379e5cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- secmem/secmem.c.orig	Thu Jan 30 07:50:34 2003
+++ secmem/secmem.c	Thu Jan 30 07:50:41 2003
@@ -42,6 +42,7 @@
 #else /* ORIGINAL_GPG_VERSION */
 
 #include <sys/types.h>
+#include "../jnlib/types.h"
 
 typedef union {
     int a;