pkgsrc/x11/gdm/patches/patch-ac

13 lines
312 B
Text
Raw Normal View History

2006-05-20 19:26:15 +02:00
$NetBSD: patch-ac,v 1.7 2006/05/20 17:26:16 joerg Exp $
--- daemon/server.c.orig 2006-05-20 16:59:28.000000000 +0000
+++ daemon/server.c
@@ -28,6 +28,7 @@
#include <pwd.h>
#include <grp.h>
#include <sys/types.h>
+#include <sys/time.h>
#include <sys/resource.h>
#include <sys/stat.h>
#include <sys/wait.h>