summaryrefslogtreecommitdiff
path: root/audio/nas/patches/patch-ad
blob: 2bdc2e3c9d42c575821d3e85ef3e8f716ebeb126 (plain)
1
2
3
4
5
6
7
8
9
10
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"