* sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.
authorRoland McGrath <roland@gnu.org>
Wed, 2 Jan 2002 10:24:13 +0000 (10:24 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 2 Jan 2002 10:24:13 +0000 (10:24 +0000)
commit6ede11aa0ddb92f0e289eb2a2971c32eaf496bce
tree688599035a0f80139d65651283d9c755691f8a72
parent7595ddb8f97e4262b38e6e2a3c211204581171cc
* sysdeps/generic/htonl.c: Use uint32_t instead of u_int32_t.

* sysdeps/generic/htons.c: Use uint16_t instead of u_int16_t.
ChangeLog
sysdeps/generic/htonl.c
sysdeps/generic/htons.c