- Re-add patch that fixes build on FreeBSD 5

Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
This commit is contained in:
Pav Lucistnik 2008-04-08 08:30:42 +00:00
parent 193f0698a4
commit 2c9521afcc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210831

View File

@ -0,0 +1,11 @@
--- src/e2_fileview.h.orig Sat Nov 4 14:39:08 2006
+++ src/e2_fileview.h Sat Nov 4 14:39:26 2006
@@ -21,6 +21,7 @@
#ifndef E2_FILEVIEW_H
#define E2_FILEVIEW_H
+#include <pthread.h>
#include "emelfm2.h"
#ifdef E2_VFS