mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
7a2029bac2
that get included just where they are needed. All headers include the headers that they need to compile (just with an empty .c file). Sort includes alphabetically where apropriate and fix some duplicate commenting for struct Job, struct GNode and struct Shell by removing one version and inlining the comments into the structure declaration (the comments have been somewhat outdated). This patch does not contain functional changes (checked with md5). Submitted by: Max Okumoto <okumoto@ucsd.edu> |
||
---|---|---|
.. | ||
lstAppend.c | ||
lstConcat.c | ||
lstDeQueue.c | ||
lstDestroy.c | ||
lstDupl.c | ||
lstFindFrom.c | ||
lstForEachFrom.c | ||
lstInsert.c | ||
lstMember.c | ||
lstRemove.c |