From 173bfbf7886608a4a7abbfac6a42ac4bf4a3432d Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 20 Sep 2020 16:14:20 +0100 Subject: New upstream version 1.5.0 --- openbsd-compat/types.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'openbsd-compat/types.h') diff --git a/openbsd-compat/types.h b/openbsd-compat/types.h index cc1da66..e3aa6b5 100644 --- a/openbsd-compat/types.h +++ b/openbsd-compat/types.h @@ -23,13 +23,6 @@ typedef uint32_t uid_t; #endif #ifdef _MSC_VER -typedef unsigned char u_char; -typedef unsigned short u_short; -typedef unsigned int u_int; -typedef uint32_t in_addr_t; -typedef uint32_t mode_t; -typedef uint32_t uid_t; - #include typedef SSIZE_T ssize_t; -- cgit v1.2.3