summaryrefslogtreecommitdiffstats
path: root/src/astmanproxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/astmanproxy.c')
-rw-r--r--src/astmanproxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/astmanproxy.c b/src/astmanproxy.c
index 1c07c66..5a865ff 100644
--- a/src/astmanproxy.c
+++ b/src/astmanproxy.c
@@ -511,7 +511,7 @@ static void *accept_thread()
{
int as;
struct sockaddr_in sin;
- int sinlen;
+ socklen_t sinlen;
struct mansession *s;
struct protoent *p;
int arg = 1;