2007-11-30 21:08:37 +01:00
|
|
|
$NetBSD: patch-ab,v 1.17 2007/11/30 20:08:38 drochner Exp $
|
2006-05-20 19:26:15 +02:00
|
|
|
|
2007-11-30 21:08:37 +01:00
|
|
|
--- ./daemon/gdm-daemon-config.c.orig 2007-09-28 17:00:37.000000000 +0200
|
|
|
|
+++ ./daemon/gdm-daemon-config.c
|
|
|
|
@@ -40,7 +40,7 @@
|
2006-05-20 19:26:15 +02:00
|
|
|
#include <fcntl.h>
|
2007-11-30 21:08:37 +01:00
|
|
|
#include <string.h>
|
2006-05-20 19:26:15 +02:00
|
|
|
#include <sys/types.h>
|
2006-07-26 14:36:12 +02:00
|
|
|
-#include <sys/resource.h>
|
2006-05-20 19:26:15 +02:00
|
|
|
+#include <sys/time.h>
|
|
|
|
#include <sys/stat.h>
|
2006-07-26 14:36:12 +02:00
|
|
|
#include <sys/resource.h>
|
2006-05-20 19:26:15 +02:00
|
|
|
#include <signal.h>
|