diff options
author | 2014-11-16 04:49:48 +0000 | |
---|---|---|
committer | 2014-11-16 04:49:48 +0000 | |
commit | 34278d36bdc7f846d8005fae83450c1c510268e0 (patch) | |
tree | 01c05c4d62e09e297dfcc54a3fdfbb034d6074d4 /lib/libssl/src/ssl/d1_enc.c | |
parent | Stop using <sys/param.h>; replace MAXPATHLEN with PATH_MAX, stop using MAX(), (diff) | |
download | wireguard-openbsd-34278d36bdc7f846d8005fae83450c1c510268e0.tar.xz wireguard-openbsd-34278d36bdc7f846d8005fae83450c1c510268e0.zip |
Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,
and <sys/ttydefaults.h>
Replace MAXPATHLEN with PATH_MAX and MAXLOGNAME with LOGIN_NAME_MAX
Pull in <limits.h> where needed
Prefer sizeof(var) over MAXFOO or FOO_MAX
ok deraadt@
Diffstat (limited to 'lib/libssl/src/ssl/d1_enc.c')
0 files changed, 0 insertions, 0 deletions