preproc: clean up handing of the dependency lists
commit9924d1ea8501543934545084339723901d408b92
authorH. Peter Anvin <hpa@zytor.com>
Tue, 4 Oct 2016 07:59:39 +0000 (4 00:59 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 4 Oct 2016 07:59:39 +0000 (4 00:59 -0700)
treec35397d25cec1ed84e247e0a7d7cd7332e9680ec
parentccad6f929f7a6c0d41fc2d5be17882b70824c02e
preproc: clean up handing of the dependency lists

We search the dependency list anyway (ouch...) so we might as well
use that instead of keeping track of a tail pointer.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
asm/preproc.c
include/nasm.h