Files
pkgsrc-ng/audio/bmp/patches/patch-as
2013-09-26 17:14:40 +02:00

13 lines
299 B
Plaintext

$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"