2014-11-05 12:41:07 +01:00

13 lines
302 B
Plaintext

$NetBSD: patch-as,v 1.3 2013/08/13 00:40:27 khorben Exp $
--- beep/controlsocket.c.orig 2005-09-04 22:36:04.000000000 +0000
+++ 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"