mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
98984e4ae6
PR: 115212 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
12 lines
227 B
C
12 lines
227 B
C
--- 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
|
|
|