mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
246 B
C
10 lines
246 B
C
--- mp3_check.c.orig 2000-07-29 06:51:38 UTC
|
|
+++ mp3_check.c
|
|
@@ -60,6 +60,7 @@ GOALS: Initially, making a higly accura
|
|
|
|
#include <errno.h>
|
|
#include <stdio.h>
|
|
+#include <getopt.h>
|
|
#include <stdlib.h>
|
|
#include <unistd.h>
|
|
#include <getopt.h>
|