summaryrefslogtreecommitdiff
path: root/sysutils/kshutdown-kde4/files/patch-appobserver.h
blob: 4ba5362e68064f327e37c64ba5a5a120552cf556 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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;