Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -0,0 +1,12 @@
$NetBSD: patch-xbmc_main_main.cpp,v 1.1 2015/12/23 12:43:25 joerg Exp $
--- xbmc/main/main.cpp.orig 2015-12-22 18:28:15.000000000 +0000
+++ xbmc/main/main.cpp
@@ -28,6 +28,7 @@
#ifdef TARGET_POSIX
#include <sys/resource.h>
#include <signal.h>
+#include <locale.h>
#endif
#if defined(TARGET_DARWIN_OSX)
#include "Util.h"