X-Git-Url: https://git.librecmc.org/?p=oweals%2Fu-boot.git;a=blobdiff_plain;f=post%2Fpost.c;h=6687e0b75cac897decf160dc41309dd773dc45a6;hp=6c7902ad0c7ba85bd078fbc0aa6bd2adf53eff37;hb=1099b2abef35c3c887f6afac1a8ef18c7924d5d2;hpb=6c7010b779ef29a40ed66acc414f65d2f4b75ced diff --git a/post/post.c b/post/post.c index 6c7902ad0c..6687e0b75c 100644 --- a/post/post.c +++ b/post/post.c @@ -1,12 +1,16 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include +#include +#include +#include +#include #include +#include #include #include #include