mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
322 B
C++
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>
|