setup-os400.h: drop no longer used custom type u_int32_t

Unused since bb55293313.

Closes #20470
This commit is contained in:
Viktor Szakats 2026-01-29 13:49:08 +01:00
parent f95c79a988
commit ea044c5e65
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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