mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
323 B
Plaintext
13 lines
323 B
Plaintext
$NetBSD: patch-ae,v 1.6 2008/10/16 18:17:30 drochner Exp $
|
|
|
|
--- gnome-session/gsm-autostart-app.c.orig 2008-10-15 19:38:53.000000000 +0200
|
|
+++ gnome-session/gsm-autostart-app.c
|
|
@@ -25,6 +25,7 @@
|
|
#include <string.h>
|
|
#include <sys/wait.h>
|
|
#include <errno.h>
|
|
+#include <signal.h>
|
|
|
|
#include <glib.h>
|
|
#include <gio/gio.h>
|