diff options
Diffstat (limited to 'tcp_splice.h')
| -rw-r--r-- | tcp_splice.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tcp_splice.h b/tcp_splice.h index a20f3e2..dbfd55d 100644 --- a/tcp_splice.h +++ b/tcp_splice.h @@ -6,6 +6,8 @@ #ifndef TCP_SPLICE_H #define TCP_SPLICE_H +#include <stdint.h> + struct tcp_splice_conn; union sockaddr_inany; |
