package/libmicrohttpd: Fix build with !C99 compilers
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 13 Jun 2016 18:37:27 +0000 (20:37 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 13 Jun 2016 19:34:07 +0000 (21:34 +0200)
commit0c65b074bc42eca7c1d968508d7dee683d532b9b
treead3589ce92ca92e78bc219b6205bc92f4443ff75
parent756fc17374389370a0eda6bf51bea8878a1052d3
package/libmicrohttpd: Fix build with !C99 compilers

The code assumes C99 mode for loop variables, so ensure it is used.

Fixes
http://autobuild.buildroot.net/results/734/734652bbdd7b6b18a8d67a30fe03bed62cd644e7/
http://autobuild.buildroot.net/results/d03/d03d36bfd4a97ff8091a815a45b4670bff992233/

[Peter: fixup/extend commit message]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libmicrohttpd/libmicrohttpd.mk