]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Use implicit <md5.h> from overlay instead explicit <bsd/md5.h>
authorGuillem Jover <guillem@hadrons.org>
Tue, 29 May 2012 05:17:46 +0000 (07:17 +0200)
committerGuillem Jover <guillem@hadrons.org>
Tue, 29 May 2012 05:31:06 +0000 (07:31 +0200)
commitcd67cb14173b4329d4cb8c74ea88240e5e4bf2c3
tree04207852c991a91b05af9a26f7ea3ad64e5a47f4
parent1b5b1cd52ab0209d6213f02ba62fbb959d534fd2
Use implicit <md5.h> from overlay instead explicit <bsd/md5.h>

This was assuming an installed <bsd/md5.h> on the system, due to the
build system not including -Iinclude/ anymore.

Regression introduced in commit 901ed630fc64fca828e031bc8fa6780db9f05db1.
src/Makefile.am
src/hash/md5.c