win32: move some code into #ifdef G_OS_UNIX
authorDan Winship <danw@gnome.org>
Sun, 11 Nov 2012 16:32:40 +0000 (11:32 -0500)
committerDan Winship <danw@gnome.org>
Thu, 15 Nov 2012 19:19:05 +0000 (14:19 -0500)
commitf248c86b0aac6c64bd2cb8e2a0e8814719a4bb0a
treeddbcf9d4b5f9587ced888e00a1f2bc35bbd9ed43
parent731b46990896665a8107535080bb075a6e18b6f7
win32: move some code into #ifdef G_OS_UNIX

Fix various bits of code/declarations that are only used by G_OS_UNIX
but were still visible to G_OS_WIN32.

https://bugzilla.gnome.org/show_bug.cgi?id=688109
gio/gdbusmessage.c
gio/gdbusprivate.c
gio/glocaldirectorymonitor.c
gio/tests/Makefile.am