From: Joerg Sonnenberger <[email protected]>

Signed-off-by: Thomas Klausner <[email protected]>
---
 Xos_r.h.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Xos_r.h.in b/Xos_r.h.in
index 2e24fcc..bc45755 100644
--- a/Xos_r.h.in
+++ b/Xos_r.h.in
@@ -325,7 +325,7 @@ static __inline__ void _Xpw_copyPasswd(_Xgetpwparams p)
   (_Xos_processUnlock), \
   (p).pwp )
 
-#elif !defined(_POSIX_THREAD_SAFE_FUNCTIONS) && !defined(__APPLE__)
+#elif !defined(_POSIX_THREAD_SAFE_FUNCTIONS) && !defined(__APPLE__) && 
!defined(__NetBSD__) && !defined(__DragonFly__)
 # define X_NEEDS_PWPARAMS
 typedef struct {
   struct passwd pws;
-- 
2.4.5

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to