aboutsummaryrefslogtreecommitdiffstats
path: root/kbx
diff options
context:
space:
mode:
Diffstat (limited to 'kbx')
-rw-r--r--kbx/ChangeLog6
-rw-r--r--kbx/keybox-update.c2
2 files changed, 6 insertions, 2 deletions
diff --git a/kbx/ChangeLog b/kbx/ChangeLog
index 95c6477a4..c64da6cd6 100644
--- a/kbx/ChangeLog
+++ b/kbx/ChangeLog
@@ -1,3 +1,9 @@
+2010-04-20 Marcus Brinkmann <[email protected]>
+
+ * keybox-update.c [!HAVE_DOSISH_SYSTEM]: Include
+ ../common/sysutils.h even then to silence gcc warning about
+ missing declaration of gnupg_remove.
+
2010-03-23 Werner Koch <[email protected]>
* Makefile.am (extra_libs): New.
diff --git a/kbx/keybox-update.c b/kbx/keybox-update.c
index c3aa5dc8d..f5cf4483b 100644
--- a/kbx/keybox-update.c
+++ b/kbx/keybox-update.c
@@ -26,9 +26,7 @@
#include <unistd.h>
#include "keybox-defs.h"
-#ifdef HAVE_DOSISH_SYSTEM
#include "../common/sysutils.h"
-#endif
#define EXTSEP_S "."