]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd/sd-login/test-login.c
shared: add formats-util.h
[thirdparty/systemd.git] / src / libsystemd / sd-login / test-login.c
index 2802e8246d4b51a57343188fa1afbac00fba9e94..05affa442dbbf90b6e36a3dbd2436f195485fd9d 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "util.h"
 #include "strv.h"
+#include "formats-util.h"
 
 static void test_login(void) {
         _cleanup_close_pair_ int pair[2] = { -1, -1 };