[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kinit
From:       Raphael Kubo da Costa <kubito () gmail ! com>
Date:       2009-06-03 20:42:46
Message-ID: 1244061766.767923.24061.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 977307 by rkcosta:

Fix compilation on *BSD (FreeBSD at least) by including sys/resource.h,
required by struct rlimit and getrlimit().

CCMAIL: l.lunak@kde.org


 M  +1 -0      kinit.cpp  


--- trunk/KDE/kdelibs/kinit/kinit.cpp #977306:977307
@@ -25,6 +25,7 @@
 
 #include <sys/types.h>
 #include <sys/time.h>
+#include <sys/resource.h>
 #include <sys/stat.h>
 #include <sys/socket.h>
 #include <sys/un.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic