summaryrefslogtreecommitdiff
path: root/audio/goom/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'audio/goom/patches/patch-ac')
-rw-r--r--audio/goom/patches/patch-ac15
1 files changed, 0 insertions, 15 deletions
diff --git a/audio/goom/patches/patch-ac b/audio/goom/patches/patch-ac
deleted file mode 100644
index 5b93e7838f3..00000000000
--- a/audio/goom/patches/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2005/10/31 15:33:19 tv Exp $
-
---- src/goom_core.c.orig 2005-02-07 08:46:41.000000000 -0500
-+++ src/goom_core.c
-@@ -11,7 +11,10 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-+
-+#if HAVE_INTTYPES_H
- #include <inttypes.h>
-+#endif
-
- #include "goom.h"
- #include "goom_tools.h"