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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kdecore
From:       Hasso Tepper <hasso () kde ! org>
Date:       2007-05-30 8:40:17
Message-ID: 1180514417.386999.25163.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 669739 by hasso:

DragonFly needs the same hack as FreeBSD.


 M  +1 -1      kgrantpty.c  


--- branches/KDE/3.5/kdelibs/kdecore/kgrantpty.c #669738:669739
@@ -36,7 +36,7 @@
 #include <unistd.h>
 
 #include <sys/param.h>
-#if defined(__FreeBSD__)
+#if defined(__FreeBSD__) || defined(__DragonFly__)
 #  define BSD_PTY_HACK
 #  include <paths.h>
 #  include <dirent.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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