chiark / gitweb /
util: Use BSD queue.h for phase hook lists
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 30 Sep 2014 17:17:43 +0000 (18:17 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 2 Oct 2014 15:40:18 +0000 (16:40 +0100)
commit256ca489ccc35fea00f1d9500ea9797cb4270cc1
tree791fe908bd5fa43c2f3412d27906374618b02d71
parent8653b4beff9b8e828668aa9190ba8fe11e81a59b
util: Use BSD queue.h for phase hook lists

We are about to touch this code and would like something clearer to
work with.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
secnet.c
secnet.h
util.c