ports/multimedia/streamdvd/patches/patch-mplex_padstrm_cpp

12 lines
192 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: mplex/padstrm.cpp
--- mplex/padstrm.cpp.orig
+++ mplex/padstrm.cpp
@@ -23,6 +23,7 @@
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
+#include <string.h>
#include "padstrm.hpp"