diff options
Diffstat (limited to 'community-testing/audex/gcc47.patch')
-rw-r--r-- | community-testing/audex/gcc47.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/community-testing/audex/gcc47.patch b/community-testing/audex/gcc47.patch deleted file mode 100644 index 3d0ccf024..000000000 --- a/community-testing/audex/gcc47.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- audex-0.74b1.orig/utils/hashlist.cpp -+++ audex-0.74b1/utils/hashlist.cpp -@@ -15,7 +15,8 @@ - * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. - */ -- -+ -+#include <unistd.h> - #include "hashlist.h" - - Hashlist::Hashlist() { - |