diff options
Diffstat (limited to 'sysutils/kshutdown-kde4/files/patch-appobserver.h')
-rw-r--r-- | sysutils/kshutdown-kde4/files/patch-appobserver.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/kshutdown-kde4/files/patch-appobserver.h b/sysutils/kshutdown-kde4/files/patch-appobserver.h deleted file mode 100644 index 4ba5362e6806..000000000000 --- a/sysutils/kshutdown-kde4/files/patch-appobserver.h +++ /dev/null @@ -1,11 +0,0 @@ ---- kshutdown/appobserver.h.orig Mon Jan 9 18:30:18 2006 -+++ kshutdown/appobserver.h Mon Jan 9 18:30:35 2006 -@@ -20,6 +20,8 @@ - #ifndef __APPOBSERVER_H__ - #define __APPOBSERVER_H__ - -+#include <sys/types.h> -+ - #include <qhbox.h> - - class QComboBox; |