pkgsrc/x11/gdm/patches/patch-ac
2006-05-20 17:26:15 +00:00

12 lines
312 B
Text

$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>