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/x11-misc/okindd/files/okindd-0.6.1-gcc-4.7.patch

11 lines
193 B

--- src/okindd.h
+++ src/okindd.h
@@ -9,6 +9,7 @@
#include "text.h"
#include "menu.h"
#include "global.h"
+#include <unistd.h>
#include <QApplication>
#include <QLabel>
#include <QtDBus>