diff options
Diffstat (limited to 'iproxy.c')
| -rw-r--r-- | iproxy.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -32,7 +32,7 @@ | |||
| 32 | #include <arpa/inet.h> | 32 | #include <arpa/inet.h> |
| 33 | #include <pthread.h> | 33 | #include <pthread.h> |
| 34 | #include "sock_stuff.h" | 34 | #include "sock_stuff.h" |
| 35 | #include "libusbmuxd.h" | 35 | #include "usbmuxd.h" |
| 36 | 36 | ||
| 37 | static uint16_t listen_port = 0; | 37 | static uint16_t listen_port = 0; |
| 38 | static uint16_t device_port = 0; | 38 | static uint16_t device_port = 0; |
