diff --git a/lib/glob.c b/lib/glob.c index 3e4a4b96f6d0..44a8d5e4e99b 100644 --- a/lib/glob.c +++ b/lib/glob.c @@ -1,6 +1,7 @@ // SPDX-License-Identifier: (GPL-2.0 OR MIT) #include #include +#include /* * The only reason this code can be compiled as a module is because the