package/mbuffer: fix include to get 'struct timespec'
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 Apr 2020 08:27:35 +0000 (10:27 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 Apr 2020 08:27:35 +0000 (10:27 +0200)
commitd3722b75923f59d30b04096fe32467bac165ef95
tree09f815b277aff5de17d70dce13ad5fc75e509667
parent52d10583b3003764263b907acc0a58f1ee1766e6
package/mbuffer: fix include to get 'struct timespec'

This commit adds a patch for mbuffer that fixes the build with older
glibc versions, by making sure we abide by the standards to get the
definition of 'struct timespec'.

Fixes:

  http://autobuild.buildroot.net/results/598a3c22dfff7915db4ac2cb1fae0dec67cc0f7e/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mbuffer/0001-globals.c-properly-get-struct-timespec-definition.patch [new file with mode: 0644]