diff --git a/net/9p/trans_common.c b/net/9p/trans_common.c index 38aa6345bdfa2..9c0c894b56f8c 100644 --- a/net/9p/trans_common.c +++ b/net/9p/trans_common.c @@ -14,6 +14,7 @@ #include #include +#include "trans_common.h" /** * p9_release_req_pages - Release pages after the transaction.