freebsd-ports/x11-wm/epplets/files/patch-ab
1999-12-27 10:38:49 +00:00

11 lines
264 B
Text

--- 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);