pkgsrc/multimedia/mpeg_encode/patches/patch-ag
2005-04-06 16:30:18 +00:00

15 lines
297 B
Text

$NetBSD: patch-ag,v 1.1 2005/04/06 16:30:18 wiz Exp $
--- opts.c.orig 1995-08-15 20:34:09.000000000 +0200
+++ opts.c
@@ -37,9 +37,9 @@
#include <stdio.h>
#include <string.h>
-#include "opts.h"
#include <malloc.h>
#include <math.h>
+#include "opts.h"
/*==============*
* EXTERNALS *