mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
--- 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"
|