0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-31 17:42:31 +00:00
Lakka-LibreELEC/packages/addons/service/boblightd/patches/boblightd-2.0.5-getopt-includes.patch
2016-03-19 14:27:21 +01:00

14 lines
344 B
Diff

diff --git a/src/clients/flagmanager.cpp b/src/clients/flagmanager.cpp
index d9f3cbf..82eb978 100644
--- a/src/clients/flagmanager.cpp
+++ b/src/clients/flagmanager.cpp
@@ -25,6 +25,8 @@
#define BOBLIGHT_DLOPEN_EXTERN
#include "../lib/boblight.h"
+#include <unistd.h>
+
using namespace std;
//very simple, store a copy of argc and argv