X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fdm.h;h=2e1afda440207b637c97a2d535acc48a0b30a55b;hb=0e2afc8368b632ffb195d588ec2315ffbbf0a7e9;hp=8bbb21b575e56f077abaa28eeff542169c7251e9;hpb=5495dae7aa9d5cd161e07174d38acac86515c58a;p=oweals%2Fu-boot.git diff --git a/include/dm.h b/include/dm.h index 8bbb21b575..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 +#define _DM_H_ #include +#include +#include +#include #include #include