Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
$NetBSD: patch-aa,v 1.2 2013/04/11 11:45:44 adam Exp $
--- getopt.c.orig 2003-01-23 21:51:24.000000000 +0100
+++ getopt.c
@@ -58,6 +58,7 @@
#include <string.h>
#include <unistd.h>
#include <ctype.h>
+#include <locale.h>
#if LIBCGETOPT
#include <getopt.h>