pkgsrc/x11/kdebase/patches/patch-ab
1999-02-21 14:32:38 +00:00

12 lines
294 B
Text

$NetBSD: patch-ab,v 1.7 1999/02/21 14:32:38 tron Exp $
--- kdm/session.c.orig Tue Sep 29 18:44:21 1998
+++ kdm/session.c Sun Feb 21 13:48:56 1999
@@ -50,6 +50,7 @@
#include <pwd.h>
#include <grp.h>
#include <sys/types.h>
+#include <sys/param.h>
#ifdef AIXV3
# include <usersec.h>
#endif