Hi Christopher,
On Thu, Aug 02, 2012 at 02:01:49AM +0200, Chí-Thanh Christopher Nguyễn wrote:
This fixes the build with -Werror-implicit-function-declaration.
thanks for your patch. I wanted to apply it, but it was seriously broken/malformatted. For some reason, the empty lines of the source files had been removed from your patch, causing it to be malformed and rejected both by patch itself, as well as by 'git am'.
I've manually added the #include to the two files now.
Please never copy+paste patches into regular mail user agents, they often break formatting (whitespace) and break lines into multiple lines, causing patches to fail.
It's best to use 'git send-email' directly to avoid this problem.
Regards, Harald