X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=env%2Fnowhere.c;h=f5b0a17652c5928fa0282b6b7623eb5b45284add;hb=6124667cd8e644fea2ce2b75b77b83c8207bd3e7;hp=f654883c8acb1fa64b6667cada1943d491fe0c9f;hpb=eeba55cb4a8a29a47d0d26692c188b47ba6bf396;p=oweals%2Fu-boot.git diff --git a/env/nowhere.c b/env/nowhere.c index f654883c8a..f5b0a17652 100644 --- a/env/nowhere.c +++ b/env/nowhere.c @@ -1,16 +1,16 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2000-2010 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH * Andreas Heppel - - * SPDX-License-Identifier: GPL-2.0+ */ #include #include -#include +#include +#include #include DECLARE_GLOBAL_DATA_PTR;