mirror of
https://github.com/curl/curl.git
synced 2026-05-30 11:27:29 +03:00
setup-os400.h: drop no longer used custom type u_int32_t
Unused since bb55293313.
Closes #20470
This commit is contained in:
parent
f95c79a988
commit
ea044c5e65
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue