summaryrefslogtreecommitdiff
path: root/net/priss/files/patch-ad
blob: 5e6eef95201b1ffee2bccc709043a5f915df0693 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- RhapServer/OSMutex.h.orig	Sun Feb 27 09:45:03 2000
+++ RhapServer/OSMutex.h	Sun Feb 27 09:45:12 2000
@@ -44,6 +44,7 @@
 #include "mymutex.h"
 #else
 #include <pthread.h>
+#include <pthread_np.h>
 #endif
 
 #include "OSHeaders.h"