diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2016-03-20 22:58:00 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2016-03-20 22:58:00 +0000 |
commit | 9621f647cee71d37109886077ad0c87c3701b2a2 (patch) | |
tree | 617603aa22e5da79f07eb6d9fdf0c98a577b8745 /lib/libradius | |
parent | 6aeeb948f407af0fb507bee333795cec095d00f3 (diff) |
Cleanup of private header inclusion:
1. Do not include private headers from "chared.h", "hist.h", "prompt.h",
"refresh.h", "search.h", "sig.h", "terminal.h", "tty.h".
The only private header having to include other private headers is "el.h".
2. Do not include "common.h", "parse.h", "help.h" from "el.h",
and do not include "emacs.h" and "vi.h" from "chared.h",
include them directly where needed.
3. Do include "fcns.h" from "el.h" because el_func_t is needed for "map.h".
4. Do not include private headers again that are already included by "el.h".
5. Include private headers after standard headers.
OK czarkoff@
Diffstat (limited to 'lib/libradius')
0 files changed, 0 insertions, 0 deletions