1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/multimedia/kino/files/patch-bh
Pierre Beyssac f3599b1e52 Kino 0.7.0.
Kino is an IEEE 1394 DV non-linear video editor.
Note: IEEE 1394 and V4L are disabled in this port.
2004-04-10 16:49:19 +00:00

11 lines
239 B
Plaintext

--- src/page_timeline.h Tue Nov 25 20:51:16 2003
+++ src/page_timeline.h Sat Apr 10 12:18:36 2004
@@ -20,6 +20,7 @@
#ifndef _PAGE_TIMELINE_H
#define _PAGE_TIMELINE_H
+#include <pthread.h>
#include "kino_common.h"
#include "page.h"