openbsd-ports/multimedia/mkvtoolnix/patches/patch-src_common_dts_cpp
benoit ed02b2e5e7 - update mkvtoolnix to 4.0.0
- update patches
- use new WANTLIB/LIB_DEPENDS style

initial diff from brad, ok ajacoutot@
2010-07-17 22:52:50 +00:00

11 lines
219 B
Plaintext

--- src/common/dts.cpp.orig Sat Jun 5 08:24:39 2010
+++ src/common/dts.cpp Sat Jun 26 20:39:53 2010
@@ -14,6 +14,7 @@
#include <string.h>
#include <stdio.h>
+#include <unistd.h>
#include "common/common_pch.h"