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

@@ -1,4 +1,8 @@
$NetBSD: patch-src_error.c,v 1.1 2012/10/26 20:37:15 joerg Exp $
$NetBSD: patch-src_error.c,v 1.2 2015/12/29 23:34:44 dholland Exp $
Use standard headers.
Avoid implicit int.
Use C89.
--- src/error.c.orig 2012-10-26 12:50:41.000000000 +0000
+++ src/error.c