ports/multimedia/streamdvd/patches/patch-mplex_zalphastrm_in_cpp

12 lines
246 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: mplex/zalphastrm_in.cpp
--- mplex/zalphastrm_in.cpp.orig
+++ mplex/zalphastrm_in.cpp
@@ -23,6 +23,7 @@
#include "config.h"
#include <math.h>
#include <stdlib.h>
+#include <string.h>
#include "zalphastrm.hpp"
#include "interact.hpp"