]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/ima-setup.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / core / ima-setup.c
index 9572fa17d9cd61f3c53aacfd03ce4f0aca63d10c..4f42ae6f31b62606ef42684df68b4bb8a19122fc 100644 (file)
@@ -21,8 +21,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <unistd.h>
 #include <errno.h>
+#include <unistd.h>
 
 #include "fd-util.h"
 #include "fileio.h"