]> git.sur5r.net Git - i3/i3/blobdiff - libi3/strndup.c
Merge branch 'release-4.16.1'
[i3/i3] / libi3 / strndup.c
index c4032dc5816130b01dd1689b819a7914219fc1fa..e17f843c32fc23154edd9ffbcddb09c2aa60bb48 100644 (file)
@@ -5,11 +5,11 @@
  * © 2009 Michael Stapelberg and contributors (see also: LICENSE)
  *
  */
+#include "libi3.h"
+
 #include <sys/types.h>
 #include <string.h>
 
-#include "libi3.h"
-
 #if defined(__APPLE__)
 
 /*