diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/iproxy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/iproxy.c b/tools/iproxy.c index 657ac89..f10d701 100644 --- a/tools/iproxy.c +++ b/tools/iproxy.c | |||
| @@ -23,6 +23,7 @@ | |||
| 23 | */ | 23 | */ |
| 24 | #include <stdio.h> | 24 | #include <stdio.h> |
| 25 | #include <stdlib.h> | 25 | #include <stdlib.h> |
| 26 | #include <string.h> | ||
| 26 | #include <fcntl.h> | 27 | #include <fcntl.h> |
| 27 | #include <stddef.h> | 28 | #include <stddef.h> |
| 28 | #include <sys/socket.h> | 29 | #include <sys/socket.h> |
