openbsd-ports/multimedia/mkvtoolnix/patches/patch-src_common_dts_cpp
benoit f297989eaf - update mkvtoolnix to 2.9.5
- change email maintainer
- update and regen patches

ok ajacoutot@
2009-06-09 20:30:14 +00:00

11 lines
245 B
Plaintext

--- src/common/dts.cpp.orig Sat May 23 09:10:12 2009
+++ src/common/dts.cpp Sat May 23 09:10:35 2009
@@ -14,6 +14,7 @@
#include <string.h>
#include <stdio.h>
+#include <unistd.h>
#include "common/bit_cursor.h"
#include "common/common.h"