From 1f457376b478257b88d4a857f5ec1b6155442dd7 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 20 Sep 2020 03:03:26 +0000 Subject: CTAN sync 202009200303 --- support/dktools/dk4const.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'support/dktools/dk4const.h') diff --git a/support/dktools/dk4const.h b/support/dktools/dk4const.h index f1a0285391..f0980a92b8 100644 --- a/support/dktools/dk4const.h +++ b/support/dktools/dk4const.h @@ -1,3 +1,8 @@ +/* +Copyright 2020, Dirk Krause. All rights reserved. +SPDX-License-Identifier: BSD-3-Clause +*/ + /** @file dk4const.h Numeric constants for log level and string table entry length. @@ -10,7 +15,11 @@ for log level and string table entry length. #ifndef DK4CONF_H_INCLUDED +#if DK4_BUILDING_DKTOOLS4 #include "dk4conf.h" +#else +#include +#endif #endif -- cgit v1.2.3