$OpenBSD: patch-capplets_about-me_gnome-about-me-password_c,v 1.1 2007/05/18 14:17:25 jasper Exp $
--- capplets/about-me/gnome-about-me-password.c.orig	Sat Apr 21 15:43:35 2007
+++ capplets/about-me/gnome-about-me-password.c	Sat Apr 21 15:49:01 2007
@@ -30,6 +30,7 @@
 /* Are all of these needed? */
 #include <gnome.h>
 #include <pwd.h>
+#include <signal.h>
 #include <stdlib.h>
 #include <glade/glade.h>
 #include <unistd.h>
@@ -39,6 +40,7 @@
 #include <sys/ioctl.h>
 #include <sys/wait.h>
 #include <sys/poll.h>
+#include <sys/types.h>
 #include <termios.h>
 #if HAVE_PTY_H
 #include <pty.h>
