mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 08:10:31 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
228 B
C
11 lines
228 B
C
--- gus.c.orig 1995-10-21 19:14:33 UTC
|
|
+++ gus.c
|
|
@@ -26,7 +26,7 @@
|
|
#ifdef GUS
|
|
|
|
#include <sys/soundcard.h>
|
|
-#include <sys/ultrasound.h>
|
|
+#include <machine/ultrasound.h>
|
|
#include <unistd.h>
|
|
#include "gus.h"
|
|
#include "mod.h"
|