pkgsrc/net/DarwinStreamingServer/patches/patch-as
joerg d8eebf4c22 Fetch is no longer interactive. Allow building on 64bit platforms, even
if it is likely not going to run. Fix CONF_FILES.
2013-03-24 16:51:07 +00:00

12 lines
372 B
Text

$NetBSD: patch-as,v 1.2 2013/03/24 16:51:08 joerg Exp $
--- Server.tproj/RTPSessionInterface.h.orig 2007-02-15 23:13:49.000000000 +0000
+++ Server.tproj/RTPSessionInterface.h
@@ -40,6 +40,7 @@
#include "RTCPSRPacket.h"
#include "RTSPSessionInterface.h"
+#include "RTSPRequestInterface.h"
#include "TimeoutTask.h"
#include "Task.h"
#include "RTPBandwidthTracker.h"