chiark / gitweb /
tree-wide: sort includes in *.h
[elogind.git] / src / basic / fs-util.h
index b1719b69b44e1ff777a3f545fd452c024e93764d..1f940a4227701f01797ebe5db8fb601c37c04ad4 100644 (file)
 ***/
 
 #include <fcntl.h>
+#include <limits.h>
 #include <sys/inotify.h>
 #include <sys/types.h>
 #include <unistd.h>
-#include <limits.h>
 
 #include "time-util.h"