config_(unix,win32}: Remove ttl_t typedef

Not used anywhere
This commit is contained in:
Martin Piatka
2026-02-13 11:09:52 +01:00
parent 258b598d9f
commit 86a9b2a26f
2 changed files with 0 additions and 2 deletions

View File

@@ -131,7 +131,6 @@
#endif /* HAVE_IPv6 */
typedef u_char ttl_t;
typedef int fd_t;
#include "compat/aligned_malloc.h"

View File

@@ -90,7 +90,6 @@
#include <amstream.h>
typedef int ttl_t;
typedef unsigned char byte;
typedef SOCKET fd_t;