Re: [PATCH v1 5/9] PKCS#7: Fix missing include
On 04/12/2020 15:06, David Howells wrote: > Mickaël Salaün wrote: > >> +#include > > Something like linux/types.h is probably a better choice. Indeed. > > David >
Re: [PATCH v1 5/9] PKCS#7: Fix missing include
Mickaël Salaün wrote: > +#include Something like linux/types.h is probably a better choice. David