aubinator: include libgen.h for basename(3)
authorJonathan Gray <jsg@jsg.id.au>
Thu, 1 Sep 2016 17:12:25 +0000 (03:12 +1000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 8 Sep 2016 17:37:02 +0000 (18:37 +0100)
commit2d3ebb474c3056610f19c44e5c62d42c2de6b31b
tree50b4d3763dd7111e158f6bfd986de9d288557af6
parent0ba9e281fc0a97fe170a160e72a029ce92f397bc
aubinator: include libgen.h for basename(3)

Include libgen.h for basename as required by posix.
The definition is not found on at least OpenBSD otherwise.

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/tools/aubinator.c