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,14 @@
$NetBSD: patch-ab,v 1.1 2005/11/08 16:56:46 tv Exp $
--- src/token.h.orig 2005-03-08 22:22:26.000000000 -0500
+++ src/token.h
@@ -7,7 +7,9 @@
/* --- Standard includes --- */
#include <string.h>
+#ifndef __INTERIX
#include <stdint.h>
+#endif
/* --- Token structure (the description field is used by the directory scan and for debugging output) --- */