]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/quotacheck/quotacheck.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / quotacheck / quotacheck.c
index 819706a72f6b825d07c32e6756f3c8bf92643bdb..a729f592cf3e95a10c93921842aa7c3e60d68ee3 100644 (file)
@@ -25,6 +25,7 @@
 #include <unistd.h>
 
 #include "util.h"
+#include "process-util.h"
 
 static bool arg_skip = false;
 static bool arg_force = false;