mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 05:40:27 +00:00
config_(unix,win32}: Remove ttl_t typedef
Not used anywhere
This commit is contained in:
@@ -131,7 +131,6 @@
|
||||
|
||||
#endif /* HAVE_IPv6 */
|
||||
|
||||
typedef u_char ttl_t;
|
||||
typedef int fd_t;
|
||||
|
||||
#include "compat/aligned_malloc.h"
|
||||
|
||||
@@ -90,7 +90,6 @@
|
||||
|
||||
#include <amstream.h>
|
||||
|
||||
typedef int ttl_t;
|
||||
typedef unsigned char byte;
|
||||
typedef SOCKET fd_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user