summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c')
-rw-r--r--sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c b/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c
new file mode 100644
index 000000000..69c01de97
--- /dev/null
+++ b/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c
@@ -0,0 +1,15 @@
+--- capplets/about-me/gnome-about-me-password.c.orig Sun Jun 11 04:50:31 2006
++++ capplets/about-me/gnome-about-me-password.c Tue Jun 13 00:02:27 2006
+@@ -52,6 +52,12 @@
+ #include <signal.h>
+ #endif
+
++#if __FreeBSD__
++#include <sys/types.h>
++#include <libutil.h>
++#include <signal.h>
++#endif
++
+ #include "capplet-util.h"
+ #include "eel-alert-dialog.h"
+