Projects

Ticket #16: patch-Server_tproj_RTSPSession_cpp

File patch-Server_tproj_RTSPSession_cpp, 376 bytes (added by jason@…, 4 years ago)
Line 
1$OpenBSD$
2--- Server.tproj/RTSPSession.cpp.orig   Tue May  6 01:28:59 2008
3+++ Server.tproj/RTSPSession.cpp        Fri Jun  6 21:41:35 2008
4@@ -1,3 +1,4 @@
5+
6 /*
7  *
8  * @APPLE_LICENSE_HEADER_START@
9@@ -50,7 +51,7 @@
10 #include "md5digest.h"
11 #include "QTSSDataConverter.h"
12 
13-#if __FreeBSD__ || __hpux__   
14+#if __FreeBSD__ || __hpux__ || __OpenBSD__     
15     #include <unistd.h>
16 #endif
17