pkgsrc/x11/gdm/patches/patch-ab

14 lines
372 B
Text
Raw Normal View History

$NetBSD: patch-ab,v 1.17 2007/11/30 20:08:38 drochner Exp $
2006-05-20 19:26:15 +02: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>
#include <string.h>
2006-05-20 19:26:15 +02:00
#include <sys/types.h>
-#include <sys/resource.h>
2006-05-20 19:26:15 +02:00
+#include <sys/time.h>
#include <sys/stat.h>
#include <sys/resource.h>
2006-05-20 19:26:15 +02:00
#include <signal.h>