uhttpd: fix TCP_FASTOPEN related compile error
authorPeter Seiderer <ps.report@gmx.net>
Mon, 3 Apr 2017 17:29:08 +0000 (19:29 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 3 Apr 2017 19:11:17 +0000 (21:11 +0200)
commit5d476b85f128d1ef09abdabefcb76668ffb66324
treec3e1504bc1397fe8c06a70ec24dac4a1b18435c8
parent09c76342487c3d73abc771f71cbb216cc7252d9e
uhttpd: fix TCP_FASTOPEN related compile error

Fixes [1]:

  .../uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/listen.c: In function 'uh_setup_listeners':
  .../uhttpd-a8bf9c00842224edb394e79909053f7628ee6a82/listen.c:120:30: error: 'TCP_FASTOPEN' undeclared (first use in this function)

[1] http://autobuild.buildroot.net/results/56e/56e0727ccd1255b05e03d1b79dc238bd88701230

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uhttpd/0002-Fix-TCP_FASTOPEN-related-compile-error.patch [new file with mode: 0644]