From 2699623c48f5c038cac532c0c772f02c9830d60a Mon Sep 17 00:00:00 2001 From: Etaash Mathamsetty <45927311+Etaash-mathamsetty@users.noreply.github.com> Date: Tue, 24 May 2022 21:52:05 -0400 Subject: [PATCH] patches for 5.18 kernel --- binder/deps.c | 1 + 1 file changed, 1 insertion(+) diff --git a/binder/deps.c b/binder/deps.c index a97d546..726b1b1 100644 --- a/binder/deps.c +++ b/binder/deps.c @@ -9,6 +9,7 @@ #include #include #include +#include #include "deps.h"