Module Name: src
Committed By: christos
Date: Mon May 3 13:12:35 UTC 1999
Modified Files:
src/lib/libc/net: Lint_htonl.c Lint_htons.c Lint_ntohl.c Lint_ntohs.c
Log Message:
Make these work again, by undef'ing the macro that could cause syntax errors.
Also add NOSTRICT in the {h,n}to{n,h}s() cases where the prototype would get
widened...