2013-09-26 17:14:40 +02:00

14 lines
372 B
Plaintext

$NetBSD: patch-ab,v 1.17 2007/11/30 20:08:38 drochner Exp $
--- ./daemon/gdm-daemon-config.c.orig 2007-09-28 17:00:37.000000000 +0200
+++ ./daemon/gdm-daemon-config.c
@@ -40,7 +40,7 @@
#include <fcntl.h>
#include <string.h>
#include <sys/types.h>
-#include <sys/resource.h>
+#include <sys/time.h>
#include <sys/stat.h>
#include <sys/resource.h>
#include <signal.h>