ports/multimedia/mpeg_encode/files/patch-opts.c
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

14 lines
248 B
C

--- opts.c 2002/10/21 11:32:56 1.1
+++ opts.c 2002/10/21 11:33:04
@@ -37,9 +37,10 @@
#include <stdio.h>
#include <string.h>
-#include "opts.h"
#include <malloc.h>
#include <math.h>
+
+#include "opts.h"
/*==============*
* EXTERNALS *