mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
|
--- mp3_check.c.orig Wed May 24 15:48:08 2000
|
||
|
+++ mp3_check.c Wed May 24 15:57:41 2000
|
||
|
@@ -60,6 +60,7 @@
|
||
|
|
||
|
#include <errno.h>
|
||
|
#include <stdio.h>
|
||
|
+#include <getopt.h>
|
||
|
#include <stdlib.h>
|
||
|
#include <unistd.h>
|
||
|
#include "mp3_check.h"
|