summaryrefslogtreecommitdiff
path: root/audio/nas
diff options
context:
space:
mode:
Diffstat (limited to 'audio/nas')
-rw-r--r--audio/nas/patches/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/nas/patches/patch-ad b/audio/nas/patches/patch-ad
new file mode 100644
index 00000000000..2bdc2e3c9d4
--- /dev/null
+++ b/audio/nas/patches/patch-ad
@@ -0,0 +1,11 @@
+--- server/dia/auevents.c.orig Thu Apr 21 17:50:59 1994
++++ server/dia/auevents.c Sat Oct 17 23:26:34 1998
+@@ -27,7 +27,7 @@
+ #ifdef sgi
+ #define _BSD_SIGNALS
+ #endif
+-#include <sys/signal.h>
++#include <signal.h>
+ #include <audio/audio.h>
+ #include <audio/Aproto.h>
+ #include "au.h"