Reorder included headers to an acceptable standard. System headers
authorHiten Pandya <hmp@dragonflybsd.org>
Tue, 21 Dec 2004 02:07:27 +0000 (02:07 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Tue, 21 Dec 2004 02:07:27 +0000 (02:07 +0000)
commit3e8d64bf895b25046cc70319247da1e44d37f1f7
tree947846d01c7d341d7ef3fca8f865c5eeef5b76d0
parent5ac430dcb005121e2eda9ad63081924848db89d3
Reorder included headers to an acceptable standard.  System headers
should come first, then userland/normal headers, then application
specific headers, etc.

This should be in accordance with the style(9) manual page.
usr.bin/checkpt/checkpt.c