1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Lakka-rk322x/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