compiler warning: fix

Fix compiler warning: variable was set but never used

Fix compiler warning: clobber ignored
This commit is contained in:
Yang Tse
2011-05-24 20:39:58 +02:00
parent ec33742d1b
commit b735717606
4 changed files with 50 additions and 2 deletions

View File

@@ -47,6 +47,7 @@
#include "urldata.h"
#include "connect.h"
#include "select.h"
#include "warnless.h"
/* Winsock and TPF sockets are not in range [0..FD_SETSIZE-1] */