1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/x11-fm/emelfm2/files/patch-e2_fileview.h
Rong-En Fan 3d595b11e7 - I forget this patch in previous update.
This will fix build on 5.x
2006-11-06 19:55:35 +00:00

11 lines
226 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