X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fdm.h;h=2e1afda440207b637c97a2d535acc48a0b30a55b;hb=0e2afc8368b632ffb195d588ec2315ffbbf0a7e9;hp=a179c8a6e38c7e0900e185b952624d7df6f56bbc;hpb=19198f8b013b70ae6f497422e5418cc009dea145;p=oweals%2Fu-boot.git diff --git a/include/dm.h b/include/dm.h index a179c8a6e3..2e1afda440 100644 --- a/include/dm.h +++ b/include/dm.h @@ -1,13 +1,15 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2013 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _DM_H_ #define _DM_H_ #include +#include +#include +#include #include #include