ports/audio/mp3_check/files/patch-mp3__check.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

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>