diff options
author | mestre <mestre@cvs.openbsd.org> | 2016-01-06 14:28:10 +0000 |
---|---|---|
committer | mestre <mestre@cvs.openbsd.org> | 2016-01-06 14:28:10 +0000 |
commit | 96c792bbc780d444445333ba01d561d6fabcbdd1 (patch) | |
tree | 3fa3e08a3311deb6d1c59b484990a4996bc6b424 /usr.sbin/syslogd | |
parent | 1e111c90439830349b32618ccda4293e22696e13 (diff) |
Remove unnecessary header files from phantasia(6)
Lesson learnt: don't include an header sorted alphabetically just because. The
external definition of variables was done on phantglobs.h but their declaration
was on phantstruct.h and therefore the latter must be included before the
former. It's easier to just include phantstruct.h inside phantglobs.h since it
always need it.
With help and OK from tb@
Diffstat (limited to 'usr.sbin/syslogd')
0 files changed, 0 insertions, 0 deletions