openbsd-ports/multimedia/mkvtoolnix/patches/patch-src_propedit_propedit_cpp
benoit 2899108e9e - update mkvtoolnix to 3.2.0
- update patches

with tweaks and ok by ajacoutot@, thanks !
2010-04-05 20:27:03 +00:00

14 lines
361 B
Plaintext

$OpenBSD: patch-src_propedit_propedit_cpp,v 1.1 2010/04/05 20:27:09 benoit Exp $
--- src/propedit/propedit.cpp.orig Sun Apr 4 21:33:04 2010
+++ src/propedit/propedit.cpp Sun Apr 4 21:33:27 2010
@@ -10,6 +10,9 @@
#include "common/os.h"
+#include <unistd.h>
+#include <boost/limits.hpp>
+
#include <matroska/KaxInfo.h>
#include <matroska/KaxTracks.h>