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
+12
View File
@@ -0,0 +1,12 @@
$NetBSD: patch-al,v 1.1 2011/01/20 11:48:18 markd Exp $
--- akode/lib/magic.cpp.orig 2005-10-20 20:47:17.000000000 +0000
+++ akode/lib/magic.cpp
@@ -21,6 +21,7 @@
#include "akodelib.h"
#include "magic.h"
#include "file.h"
+#include <cstring>
#include <iostream>
using std::cerr;