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/kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch

12 lines
178 B

--- a/locater.h
+++ b/locater.h
@@ -31,6 +31,8 @@
#ifndef LOCATER_H
#define LOCATER_H
+#include <unistd.h>
+
#include <QObject>
#include <QStringList>
#include <KProcess>