X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=fs%2Fubifs%2Forphan.c;h=6aa2890ff05c8ad7b031e009ce76675f1fe677f7;hb=60c7facfc965af6ff8ea14ee26c9d49cd2d0ec22;hp=f5c8e23d0b39e75b0043971dda1e105f81d0dac3;hpb=2431492aef1de33bd222c97ecc131a338d9c454e;p=oweals%2Fu-boot.git diff --git a/fs/ubifs/orphan.c b/fs/ubifs/orphan.c index f5c8e23d0b..6aa2890ff0 100644 --- a/fs/ubifs/orphan.c +++ b/fs/ubifs/orphan.c @@ -1,13 +1,14 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * This file is part of UBIFS. * * Copyright (C) 2006-2008 Nokia Corporation. * - * SPDX-License-Identifier: GPL-2.0+ - * * Author: Adrian Hunter */ +#include +#include #include #include "ubifs.h"