diff options
author | venaas <venaas> | 2009-02-05 10:09:14 +0000 |
---|---|---|
committer | venaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2009-02-05 10:09:14 +0000 |
commit | d7b5499013188ddc78f2b770cce78543b3b7c48c (patch) | |
tree | 1139d0482f53ee32a461cdc9658b88f1b03420f6 /radsecproxy.c | |
parent | 3c0a3e22536d009f3d4cc1faa37007058f51431b (diff) |
timeout for connect
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@467 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'radsecproxy.c')
-rw-r--r-- | radsecproxy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/radsecproxy.c b/radsecproxy.c index 79625ca..5aae539 100644 --- a/radsecproxy.c +++ b/radsecproxy.c @@ -53,7 +53,6 @@ #endif #include <sys/time.h> #include <sys/types.h> -#include <sys/select.h> #include <ctype.h> #include <sys/wait.h> #include <arpa/inet.h> |