13 lines
299 B
Plaintext
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"
|