forked from Lainports/freebsd-ports
- Add USE_GMAKE - Strip binary - Support NOPORTDOCS - Exclude GPL doc from package PR: 24007 Submitted by: MAINTAINER
10 lines
302 B
Text
10 lines
302 B
Text
--- AudioDriver.h.orig Tue Mar 4 06:47:00 1997
|
|
+++ AudioDriver.h Tue Dec 12 02:46:01 2000
|
|
@@ -7,6 +7,7 @@
|
|
#include <string.h>
|
|
#include <sys/ioctl.h>
|
|
#include <unistd.h>
|
|
+#include "Config.h"
|
|
|
|
// These next includes were not required if libsidplay would not
|
|
// provide related HAVE_* definitions.
|