repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
security
/
gpgme
/
patches
/
patch-ae
blob
ccd532f40dfd8501d2da5a652e4d37472c5786f3
1
$NetBSD$
2
3
--- src/engine-gpgsm.c.orig 2011-01-19 11:37:44.000000000 +0000
4
+++ src/engine-gpgsm.c
5
@@ -33,6 +33,9 @@
6
#ifdef HAVE_UNISTD_H
7
# include <unistd.h>
8
#endif
9
+#if HAVE_RFUNCS_H
10
+# include <rfuncs.h>
11
+#endif
12
#ifdef HAVE_LOCALE_H
13
#include <locale.h>
14
#endif