You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/sleepyhead/files/common_gui.patch

13 lines
246 B

diff --git a/common_gui.cpp b/common_gui.cpp
index 0f38ce8..36b0b9e 100644
--- a/common_gui.cpp
+++ b/common_gui.cpp
@@ -6,6 +6,7 @@
#include "common_gui.h"
#include "qglobal.h"
+#include <unistd.h>
#ifdef Q_WS_WIN32
#include "windows.h"