]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
setup-os400.h: drop no longer used custom type `u_int32_t`
authorViktor Szakats <commit@vsz.me>
Thu, 29 Jan 2026 12:49:08 +0000 (13:49 +0100)
committerViktor Szakats <commit@vsz.me>
Thu, 29 Jan 2026 13:58:03 +0000 (14:58 +0100)
Unused since bb5529331334e1e1c79ff3320220bba12fc8457d.

Closes #20470

lib/setup-os400.h

index 4cb0d89c3882d06cfe68b05f8d2fb0cdb007a0d6..9a174e7aa0a46b3e7c136d4bc82e80637785a074 100644 (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