File: kfreebsd-gnu_ftbfs.diff

package info (click to toggle)
mppenc 1.16-2.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 720 kB
  • sloc: ansic: 9,474; xml: 384; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/mppdec.h
+++ b/src/mppdec.h
@@ -167,7 +167,7 @@
 # elif defined __APPLE__  &&  defined __MACH__
 #  include <pleasepatchheretherightpathofsoundcard.hforMacOSX/soundcard.h>
 # else
-#  include <pleasepatchheretherightpathof/soundcard.h>
+#  include <sys/soundcard.h>
 # endif
 #endif /* USE_OSS_AUDIO */