- Re-add patch that fixes build on FreeBSD 5
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
This commit is contained in:
parent
193f0698a4
commit
2c9521afcc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210831
11
x11-fm/emelfm2/files/patch-e2_fileview.h
Normal file
11
x11-fm/emelfm2/files/patch-e2_fileview.h
Normal 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
|
||||
|
Loading…
Reference in New Issue
Block a user