1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/x11-wm/ede/files/patch-evolume-evolume.h
2005-07-20 14:25:09 +00:00

12 lines
269 B
C

--- evolume/evolume.h.orig Wed Jul 20 11:38:26 2005
+++ evolume/evolume.h Wed Jul 20 11:38:46 2005
@@ -13,7 +13,7 @@
#include <string.h>
#include <sys/errno.h>
#include <fcntl.h>
-#include <linux/soundcard.h>
+#include <sys/soundcard.h>
#include <sys/ioctl.h>
}