diff options
author | bde <bde@FreeBSD.org> | 2001-10-04 10:34:30 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2001-10-04 10:34:30 +0000 |
commit | 18b78355b8621cae4f0cb3aa0448d1808b09d97f (patch) | |
tree | f2383bf61f8232271021d0cf6d79a7e492f042d0 /lib/libc/string/strerror.c | |
parent | 5adad7bfe991946d968177b4d27db3ecf21a33c5 (diff) | |
download | FreeBSD-src-18b78355b8621cae4f0cb3aa0448d1808b09d97f.zip FreeBSD-src-18b78355b8621cae4f0cb3aa0448d1808b09d97f.tar.gz |
Fixed order of includes. <sys/cdefs.h> must be included before
<machine/ansi.h> for the definition of __signed, unless the compiler
is gcc.
Moved the declaration of socklen_t up together with the declaration of
size_t, and removed low-quality comment about this declaration. Declaring
socklen_t in this file is normal in POSIX-1.200x, unlike declaring size_t.
Diffstat (limited to 'lib/libc/string/strerror.c')
0 files changed, 0 insertions, 0 deletions