summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2016-03-20 23:48:28 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2016-03-20 23:48:28 +0000
commit96221280867fcc5be32f99ba980f07468713d523 (patch)
treee9e87ee9ac7950a5acd831c07587a4b682542cfa /usr.bin
parent03f05bdc3179e384311dc47f75682a01739c2c3f (diff)
Cleanup of standard header inclusion:
1. Add the missing <errno.h> to sig.c. 2. Do not include standard headers from private headers "chared.h" and "el.h", include them directly where needed. 3. Delete a few needless inclusions of <ctype.h>. 4. Sort the standard headers. 5. Delete _GNU_SOURCE weirdness from histedit.h, that file doesn't even need the access to wcsdup(3) mentioned in the comment. 6. Delete some trailing blanks and blanks before tabs. OK czarkoff@
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions