kdesktop lockprocess: Removed unnecessary include linux/stat.h

This resolves FTBFS with glibc 2.28

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/6/head
Slávek Banko 6 years ago
parent 2e118bb337
commit 00b7a9c60a
Signed by: SlavekB
GPG Key ID: 608F5293A04BE668

@ -80,9 +80,6 @@
#include <kcrash.h>
#ifdef __linux__
#include <linux/stat.h>
#endif
#include <pthread.h>
#include <X11/Xlib.h>

Loading…
Cancel
Save