5f26ea2048
durring compile and where to look for info on raising soft memory limit - make use of EGCS - fix a few patches that were backwards - add in a few missing patches - mark broken because kdelibs will not compile at the moment
11 lines
238 B
Plaintext
11 lines
238 B
Plaintext
--- 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
|