0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-02 15:25:55 +00:00
Lakka-LibreELEC/packages/addons/service/boblightd/patches/boblightd-2.0.5-getopt-includes.patch

14 lines
344 B
Diff
Raw Normal View History

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