fix a few warnings on non-Linux

mostly #ifdeffing functions that are only called by #ifdeffed code
This commit is contained in:
Dan Winship
2011-09-04 17:17:11 -04:00
parent afa82ae805
commit 749fa587bc
4 changed files with 8 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
#include <config.h>
#include <glib.h>
#include <string.h>
#include "gsocketaddress.h"
#include "ginetaddress.h"