freebsd-ports/games/doom/files/patch-aa
1999-01-15 02:54:22 +00:00

12 lines
241 B
Plaintext

--- sndserv/linux.c~ Sun Jan 26 08:45:01 1997
+++ sndserv/linux.c Mon Dec 14 21:15:21 1998
@@ -40,7 +40,7 @@
#include <fcntl.h>
#include <unistd.h>
-#include <linux/soundcard.h>
+#include <machine/soundcard.h>
#include "soundsrv.h"