1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/x11-wm/epplets/files/patch-ab
1999-12-27 10:38:49 +00:00

12 lines
264 B
Plaintext

--- epplets/Emix.c.orig Mon Dec 27 18:41:49 1999
+++ epplets/Emix.c Mon Dec 27 18:41:58 1999
@@ -6,7 +6,7 @@
#include <epplet.h>
#include <sys/ioctl.h>
-#include <sys/soundcard.h>
+#include <machine/soundcard.h>
int open_mixer(void);
int read_volume(int);