]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/hibernate-resume/hibernate-resume.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / hibernate-resume / hibernate-resume.c
index 316a2803d31fb25ad3db8b91482df8885e7a0726..2e1259ef6833f9b0561d933cc190f3470b2c95fb 100644 (file)
@@ -19,8 +19,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <stdio.h>
 #include <errno.h>
+#include <stdio.h>
 #include <sys/stat.h>
 
 #include "alloc-util.h"