opnsense-ports/sysutils/lineak-defaultplugin/files/patch-defaultplugin.cpp
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
373 B
C++

--- default_plugin/defaultplugin.cpp.orig 2013-11-15 21:38:08.000000000 +0800
+++ default_plugin/defaultplugin.cpp 2013-11-15 21:38:26.000000000 +0800
@@ -16,6 +16,7 @@
***************************************************************************/
#include <config.h>
+#include <unistd.h>
#include <lineak/lconfig.h>
#include <lineak/lkbd.h>
#include <lineak/lkey.h>