mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
357265a6e5
MP3 frame level editor
11 lines
238 B
C
11 lines
238 B
C
--- src/mp3asm.h.orig Fri Jul 20 11:17:05 2001
|
|
+++ src/mp3asm.h Fri Jul 20 11:17:58 2001
|
|
@@ -30,7 +30,6 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <sysexits.h>
|
|
-#include <argz.h>
|
|
#include <ctype.h>
|
|
|
|
#define LOGBUFSIZE 4096
|