]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/systemd/sd-daemon.h
Merge pull request #1828 from fbuihuu/set-property-on-inactive-unit
[thirdparty/systemd.git] / src / systemd / sd-daemon.h
index 214e77cab14e95c43c12b0485b66bc8302f6c054..c26cd1be3a617938af45b8d2728cafa6f6ece2b6 100644 (file)
@@ -22,8 +22,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <sys/types.h>
 #include <inttypes.h>
+#include <sys/types.h>
 
 #include "_sd-common.h"