summaryrefslogtreecommitdiff
path: root/x11/gdm/patches/patch-ab
blob: ddae0fd6b4d3ed227ef8d648c2a21f5c0750f2fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.16 2006/07/26 12:36:12 drochner Exp $

--- daemon/gdmconfig.c.orig	2006-05-12 07:58:21.000000000 +0200
+++ daemon/gdmconfig.c
@@ -38,7 +38,7 @@
 #include <ctype.h>
 #include <fcntl.h>
 #include <sys/types.h>
-#include <sys/resource.h>
+#include <sys/time.h>
 #include <sys/stat.h>
 #include <sys/resource.h>
 #include <signal.h>