X-Git-Url: https://git.cameronkatri.com/pw-darwin.git/blobdiff_plain/464e017819a03cb8d878c2dae86d2d76b4f93a67..HEAD:/pw/pw_log.c diff --git a/pw/pw_log.c b/pw/pw_log.c index fe8d803..8bff850 100644 --- a/pw/pw_log.c +++ b/pw/pw_log.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (C) 1996 * David L. Nugent. All rights reserved. * @@ -34,6 +36,7 @@ static const char rcsid[] = #include #include #include +#include #include "pw.h"