Author :
Nicholas Marriott
Date :
2011-07-02 21:49:07
Hash :8ee9f9c1 Message :Fix a few warnings on OpenBSD
- redeclaration of dst_size
- arpa/inet.h requires netinet/in.h first
- don't use a local with the same name as a global - it isn't needed so
remove it