pkgsrc/graphics/mpeg-lib/patches/patch-ah

9 lines
170 B
Text
Raw Normal View History

--- hybrid.c.orig Mon Sep 25 10:22:07 1995
+++ hybrid.c Sat Jun 20 00:33:28 1998
@@ -26,2 +26,5 @@
#include "dither.h"
+#ifdef __NetBSD__
+#include <stdlib.h>
+#endif