openbsd-ports/multimedia/mkvtoolnix/patches/patch-src_common_common_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

13 lines
321 B
Plaintext

$OpenBSD: patch-src_common_common_cpp,v 1.2 2010/04/05 20:27:09 benoit Exp $
--- src/common/common.cpp.orig Fri Feb 12 16:43:41 2010
+++ src/common/common.cpp Sun Apr 4 20:34:51 2010
@@ -13,6 +13,8 @@
#include "common/os.h"
+#include <unistd.h>
+
#include <boost/regex.hpp>
#include <stdlib.h>
#include <string>