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-as,v 1.2 2004/12/25 15:22:37 jmmv Exp $
--- beep/controlsocket.c.orig 2004-12-04 13:05:16.000000000 +0100
+++ beep/controlsocket.c
@@ -31,6 +31,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/un.h>
+#include <time.h>
#include "main.h"
#include "equalizer.h"