From 39e07e62f471cbf40503cdc1926da6fef0cc0a3e Mon Sep 17 00:00:00 2001 From: "Alex Xu (Hello71)" Date: Wed, 15 Aug 2018 13:18:17 -0400 Subject: Source cleanups. --- src/util.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index 9cd2bd4..8759cd0 100644 --- a/src/util.h +++ b/src/util.h @@ -1,5 +1,7 @@ -#ifndef UTIL_H -#define UTIL_H +// SPDX-License-Identifier: BSD-3-Clause + +#ifndef RANDOM_SEED_UTIL_H +#define RANDOM_SEED_UTIL_H #include #include -- cgit v1.2.3-54-g00ecf