2006-10-21 [paul] 2.5.6cvs4
[claws.git] / src / plugins / pgpcore / pgp_viewer.c
index fffc82a71d56a120e779d7dd7c9fcf3b6aa2a9d6..d5e2a38f618fceca3e222a83e4a4a85f87ddeebd 100644 (file)
@@ -27,6 +27,9 @@
 #include <glib/gi18n.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#if (defined(__DragonFly__) || defined (__NetBSD__) || defined (__FreeBSD__) || defined (__OpenBSD__))
+#  include <sys/signal.h>
+#endif
 
 #include "version.h"
 #include "common/sylpheed.h"