openbsd-ports/games/freedroid/patches/patch-src_system_h
ajacoutot 5c47030920 - update to freedroid-1.0.2
- rewrite DESCR
- remove jolan@ from MAINTAINER as per his request

"looks good" jolan@
2007-07-06 18:48:15 +00:00

13 lines
326 B
Plaintext

$OpenBSD: patch-src_system_h,v 1.2 2007/07/06 18:48:15 ajacoutot Exp $
--- src/system.h.orig Fri Jul 6 10:24:27 2007
+++ src/system.h Fri Jul 6 10:24:34 2007
@@ -65,7 +65,7 @@
#endif
#ifdef HAVE_SYS_SOUNDCARD_H
-#include <sys/soundcard.h>
+#include <soundcard.h>
#endif
#ifdef HAVE_SYS_IOCTL_H
#include <sys/ioctl.h>