summaryrefslogtreecommitdiff
path: root/src/nspawn/test-patch-uid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nspawn/test-patch-uid.c')
-rw-r--r--src/nspawn/test-patch-uid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nspawn/test-patch-uid.c b/src/nspawn/test-patch-uid.c
index b50f0990d8..a6829629b4 100644
--- a/src/nspawn/test-patch-uid.c
+++ b/src/nspawn/test-patch-uid.c
@@ -5,8 +5,8 @@
#include "log.h"
#include "nspawn-patch-uid.h"
#include "user-util.h"
+#include "string-util.h"
#include "tests.h"
-#include "util.h"
int main(int argc, char *argv[]) {
uid_t shift, range;