summaryrefslogtreecommitdiff
path: root/x11/libinput/files/patch-src_path-seat.c
blob: e4c6edc01c29ddb34258b98c48b07ccc3b5728a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- src/path-seat.c.orig	2017-01-19 05:27:32 UTC
+++ src/path-seat.c
@@ -23,10 +23,11 @@
 
 #include "config.h"
 
+#include <sys/stat.h>
+
 #include <errno.h>
 #include <fcntl.h>
 #include <string.h>
-#include <sys/stat.h>
 #include <libudev.h>
 
 #include "path-seat.h"