diff --git a/lib/setup-os400.h b/lib/setup-os400.h index 4cb0d89c38..9a174e7aa0 100644 --- a/lib/setup-os400.h +++ b/lib/setup-os400.h @@ -30,9 +30,6 @@ /* OS/400 netdb.h does not define NI_MAXSERV. */ #define NI_MAXSERV 32 -/* No OS/400 header file defines u_int32_t. */ -typedef unsigned long u_int32_t; - /* OS/400 has no idea of a tty! */ #define isatty(fd) 0