diff options
Diffstat (limited to 'tcpto.c')
| -rw-r--r-- | tcpto.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,3 +1,4 @@ | |||
| 1 | #include <unistd.h> | ||
| 1 | #include "tcpto.h" | 2 | #include "tcpto.h" |
| 2 | #include "open.h" | 3 | #include "open.h" |
| 3 | #include "lock.h" | 4 | #include "lock.h" |
| @@ -6,7 +7,6 @@ | |||
| 6 | #include "ip.h" | 7 | #include "ip.h" |
| 7 | #include "byte.h" | 8 | #include "byte.h" |
| 8 | #include "datetime.h" | 9 | #include "datetime.h" |
| 9 | #include "readwrite.h" | ||
| 10 | 10 | ||
| 11 | char tcpto_buf[1024]; | 11 | char tcpto_buf[1024]; |
| 12 | 12 | ||
