]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/transaction.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / core / transaction.c
index cf37b5eb7505bc3126474ca37bc4c01001500656..15e79d00b30c15c24e629fa5f7c985134a8b8096 100644 (file)
@@ -19,8 +19,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <unistd.h>
 #include <fcntl.h>
+#include <unistd.h>
 
 #include "alloc-util.h"
 #include "bus-common-errors.h"