makedep: Add a helper function to open a file from the include path.
commit54c37238a1ab526680ef0d452f3bc58bfb16eec5
authorAlexandre Julliard <julliard@winehq.org>
Wed, 11 Nov 2015 06:01:43 +0000 (11 15:01 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Nov 2015 10:39:25 +0000 (11 19:39 +0900)
tree48cf61a5b484277e16a66763d5cdb9924b915dc3
parentec7664d4dbd047f40d22bf265ebddc9383e7b0dd
makedep: Add a helper function to open a file from the include path.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/makedep.c