pkgsrc-ng/multimedia/mkvtoolnix-old/patches/patch-src_common_common.cpp
2013-09-26 17:14:40 +02:00

13 lines
322 B
C++

$NetBSD: patch-src_common_common.cpp,v 1.1 2012/11/23 20:19:50 marino Exp $
--- src/common/common.cpp.orig 2009-08-13 10:32:50.000000000 +0000
+++ src/common/common.cpp
@@ -15,6 +15,7 @@
#include <boost/regex.hpp>
#include <stdlib.h>
+#include <unistd.h>
#include <string>
#ifdef SYS_WINDOWS
# include <windows.h>