$OpenBSD: patch-src_e2_fileview_h,v 1.1.1.1 2008/10/30 19:32:32 landry Exp $
--- src/e2_fileview.h.orig	Mon Oct 27 21:41:00 2008
+++ src/e2_fileview.h	Mon Oct 27 21:42:50 2008
@@ -22,6 +22,7 @@ Foundation, 51 Franklin Street, Fifth Floor, Boston, M
 #define __E2_FILEVIEW_H__
 
 #include "emelfm2.h"
+#include <pthread.h>
 
 //these are in same order as ascii <, =, >
 typedef enum { LT, EQ, GT } Operator;
