diff options
Diffstat (limited to 'code/ecp/posix/transport.h')
-rw-r--r-- | code/ecp/posix/transport.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/code/ecp/posix/transport.h b/code/ecp/posix/transport.h index c35e13e..6d6d219 100644 --- a/code/ecp/posix/transport.h +++ b/code/ecp/posix/transport.h @@ -1,5 +1,3 @@ -#include <stdint.h> - #define ECP_IPv4_ADDR_SIZE 4 typedef int ECPNetSock; |