]> 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 47bf28ff0fa0af1d52181e0dadf1cbd5689731a7..6ae272fa94233fd3fc643f2ec57cb08652ce5f9d 100644 (file)
@@ -1,12 +1,7 @@
 /* SPDX-License-Identifier: LGPL-2.1+ */
-/***
-  This file is part of systemd.
-
-  Copyright 2015 Tom Gundersen
-***/
 
+#include "memory-util.h"
 #include "siphash24.h"
-#include "util.h"
 
 #define ITERATIONS 10000000ULL