$OpenBSD: patch-plugins_video_H_264_gpl_h264_helper_cxx,v 1.1 2013/03/19 22:06:44 landry Exp $
fix with ffmpeg 1.1
https://projects.archlinux.org/svntogit/packages.git/commit/?h=packages/opal&id=278c8f93262ee8372b05c650a2e6456ad2d04950
--- plugins/video/H.264/gpl/h264_helper.cxx.orig	Wed Feb 20 03:18:02 2013
+++ plugins/video/H.264/gpl/h264_helper.cxx	Tue Mar 19 22:52:56 2013
@@ -27,6 +27,7 @@
 #include <fstream>
 #include <stdlib.h> 
 #include <sys/stat.h>
+#include <unistd.h>
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
