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>
(cherry picked from commit 00b7a9c60a)
pull/182/head
Slávek Banko 6 years ago
parent 46ad27b927
commit de4afaaf00
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

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

Loading…
Cancel
Save