mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 03:30:32 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
201 B
C
11 lines
201 B
C
--- play.c.orig 1995-10-21 19:13:35 UTC
|
|
+++ play.c
|
|
@@ -36,7 +36,7 @@
|
|
#include "dsp.h"
|
|
|
|
#ifdef GUS
|
|
-#include <sys/ultrasound.h>
|
|
+#include <machine/ultrasound.h>
|
|
#include "gus.h"
|
|
#endif /* GUS */
|
|
|