Move <strings.h> inclusion to "compiler.h"
commit4c50b6c8927ad98513d77cdc7c95344545f3226f
authorH. Peter Anvin <hpa@zytor.com>
Thu, 27 Dec 2018 20:46:55 +0000 (27 12:46 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 27 Dec 2018 20:46:55 +0000 (27 12:46 -0800)
tree7b49212539a95b91e625dd15fd2ee79e59116fb2
parent8960e1bc83658b3bf27fec028ec08136eec45382
Move <strings.h> inclusion to "compiler.h"

Move the inclusion of <strings.h> from nasmlib.h to compiler.h

Try to centralize compiler dependences as much as possible.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
include/compiler.h
include/nasmlib.h