Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52ad259e authored by Adeodato Simó's avatar Adeodato Simó Committed by Dominique Martinet
Browse files

net/9p: include trans_common.h to fix missing prototype warning.

parent ccda4af0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@

#include <linux/mm.h>
#include <linux/module.h>
#include "trans_common.h"

/**
 *  p9_release_pages - Release pages after the transaction.