summaryrefslogtreecommitdiffstats
path: root/multimedia/mpeg_encode
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-10-21 11:41:32 +0000
committersobomax <sobomax@FreeBSD.org>2002-10-21 11:41:32 +0000
commit2eda48bbe16182dc18449187b23c227ba143be00 (patch)
tree84e47c1771d3d82874576a42a9a97bcd48679d92 /multimedia/mpeg_encode
parent66e36f77e5355b388fc7f4da979aead3e5c612b0 (diff)
downloadFreeBSD-ports-2eda48bbe16182dc18449187b23c227ba143be00.zip
FreeBSD-ports-2eda48bbe16182dc18449187b23c227ba143be00.tar.gz
Unbreak on -current.
Submitted by: bento
Diffstat (limited to 'multimedia/mpeg_encode')
-rw-r--r--multimedia/mpeg_encode/files/patch-opts.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/multimedia/mpeg_encode/files/patch-opts.c b/multimedia/mpeg_encode/files/patch-opts.c
new file mode 100644
index 0000000..782dadf
--- /dev/null
+++ b/multimedia/mpeg_encode/files/patch-opts.c
@@ -0,0 +1,17 @@
+
+$FreeBSD$
+
+--- 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 *
OpenPOWER on IntegriCloud