diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-16 05:08:57 +0000 |
commit | df3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch) | |
tree | 1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /multimedia/mpeg_encode/files/patch-opts.c | |
parent | c31f9d6cf28e3aa831ff2390ee3ab6ea031dbc76 (diff) |
Notes
Diffstat (limited to 'multimedia/mpeg_encode/files/patch-opts.c')
-rw-r--r-- | multimedia/mpeg_encode/files/patch-opts.c | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/multimedia/mpeg_encode/files/patch-opts.c b/multimedia/mpeg_encode/files/patch-opts.c deleted file mode 100644 index 782dadf10829..000000000000 --- a/multimedia/mpeg_encode/files/patch-opts.c +++ /dev/null @@ -1,17 +0,0 @@ - -$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 * |