opnsense-ports/multimedia/mpeg_encode/files/patch-opts.c
Franco Fichtner 05ec040734 */*: sync with upstream
Taken from: FreeBSD
2015-05-23 07:42:34 +02: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 *