]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-siphash24.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / test / test-siphash24.c
index 0200e146ad8f5451a33eb171277584febd057371..7e39890110111429b724e6ea8001b8a58b911f75 100644 (file)
@@ -19,8 +19,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "util.h"
 #include "siphash24.h"
+#include "util.h"
 
 #define ITERATIONS 10000000ULL