SPDX-FileCopyrightText: 2021 fosslinux SPDX-License-Identifier: BSD-4-Clause headers.patch but for files licensed BSD. --- fdisk/fdiskbsdlabel.c 2021-06-12 16:09:49.519140837 +1000 +++ fdisk/fdiskbsdlabel.c 2021-06-12 16:10:00.875220602 +1000 @@ -53,6 +53,7 @@ #include "nls.h" #include +#include #include "common.h" #include "fdisk.h" --- login-utils/ttymsg.c 2021-06-12 16:11:45.911958381 +1000 +++ login-utils/ttymsg.c 2021-06-12 19:09:30.108310127 +1000 @@ -51,6 +51,7 @@ #include #include #include +#include #include "nls.h" #include "pathnames.h"