summaryrefslogtreecommitdiff
path: root/graphics/mjpegtools/patches/patch-aa
blob: 973b295c74f0a09a8a3602f60c336b680f299811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1 2003/08/02 05:22:58 mrg Exp $

--- mplex/multplex.cc.orig	2002-04-30 00:36:00.000000000 +1000
+++ mplex/multplex.cc	2003-06-28 23:53:58.000000000 +1000
@@ -3,6 +3,7 @@
 #include <math.h>
 #include <stdlib.h>
 #include <unistd.h>
+#include <assert.h>
 
 #include <mjpeg_types.h>
 #include <mjpeg_logging.h>