summaryrefslogtreecommitdiff
path: root/multimedia/gmencoder/patches/patch-aa
blob: af8f59ca1a2865ce15efde9c838b9ca2c57b1002 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2004/01/26 12:12:06 jmmv Exp $

--- src/callbacks.c.orig	2003-04-23 19:55:26.000000000 +0200
+++ src/callbacks.c	2003-04-23 19:55:40.000000000 +0200
@@ -8,6 +8,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
+#include <pthread.h>
 
 #include "callbacks.h"
 #include "interface.h"