13 lines
369 B
Plaintext
13 lines
369 B
Plaintext
$OpenBSD: patch-Server_tproj_RTSPSession_cpp,v 1.1.1.1 2003/05/23 16:19:28 jakob Exp $
|
|
--- Server.tproj/RTSPSession.cpp.orig Sat Feb 22 00:42:22 2003
|
|
+++ Server.tproj/RTSPSession.cpp Mon Apr 7 16:50:42 2003
|
|
@@ -46,7 +46,7 @@
|
|
#include "OSArrayObjectDeleter.h"
|
|
#include "md5digest.h"
|
|
|
|
-#if __FreeBSD__
|
|
+#if __FreeBSD__ || __OpenBSD__
|
|
#include <unistd.h>
|
|
#endif
|
|
|