blob: 2c9cc6a927cf374fd25253ff4f817de00db4c7ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-aa,v 1.1.1.1 2002/04/28 16:51:05 zuntum Exp $
--- src/mp3asm.h.orig Tue Mar 20 09:45:48 2001
+++ src/mp3asm.h
@@ -30,7 +30,6 @@
#include <stdlib.h>
#include <string.h>
#include <sysexits.h>
-#include <argz.h>
#include <ctype.h>
#define LOGBUFSIZE 4096
|