]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-procfs-util.c
test-process-util: invert reporting to make sure that we're not dividing by 0
[thirdparty/systemd.git] / src / test / test-procfs-util.c
index 1d0612985bf9f4c480e8c754cdf8437969a79de4..662688e0f0d18c9f42b27dc514154c887c714fc2 100644 (file)
@@ -2,8 +2,8 @@
 
 #include <errno.h>
 
+#include "format-util.h"
 #include "log.h"
-#include "parse-util.h"
 #include "procfs-util.h"
 
 int main(int argc, char *argv[]) {