Re: [Patch 7/8] tabled: cleanup: add #include

Jeff Garzik <[email protected]> Wed, 14 Apr 2010 15:51:28 -0400
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On 04/14/2010 02:35 PM, Pete Zaitcev wrote:
> Same as everywhere else: missing prototypes, so implementations are
> not actually matched by the compiler.
>
> Signed-off-by: Pete Zaitcev<[email protected]>
>
> ---
>   lib/readport.c |    1 +
>   test/libtest.c |    1 +
>   2 files changed, 2 insertions(+)

applied 7-8