ports/multimedia/streamdvd/patches/patch-mplex_inputstrm_cpp

12 lines
216 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: mplex/inputstrm.cpp
--- mplex/inputstrm.cpp.orig
+++ mplex/inputstrm.cpp
@@ -23,6 +23,7 @@
#include "config.h"
#include <assert.h>
+#include <limits.h>
#include "mjpeg_types.h"
#include "fastintfns.h"