]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-siphash24.c
test-process-util: invert reporting to make sure that we're not dividing by 0
[thirdparty/systemd.git] / src / test / test-siphash24.c
index 218200e480762de3a0aa3dbca3f75d18ad0a6f98..6ae272fa94233fd3fc643f2ec57cb08652ce5f9d 100644 (file)
@@ -1,7 +1,7 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
 
+#include "memory-util.h"
 #include "siphash24.h"
-#include "util.h"
 
 #define ITERATIONS 10000000ULL