summaryrefslogtreecommitdiff
path: root/dbus/dbus-sysdeps-win.h
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2009-04-22 10:48:59 +0200
committerRalf Habacker <ralf.habacker@freenet.de>2009-11-30 13:14:19 +0100
commit8d61e82f913f0ab91a8dc84dff20ad19b19ee5e0 (patch)
tree854b1a30063135635e8aa22dbb9e09569ea98d69 /dbus/dbus-sysdeps-win.h
parentb9eae52cc048dbf2c18c7b2bcb000ee63e5c7fb7 (diff)
downloaddbus-8d61e82f913f0ab91a8dc84dff20ad19b19ee5e0.tar.gz
dbus/dbus-sysdeps-win.h: add _dbus_win_get_dll-module (cherry picked from commit da5e8e14029cb64a65fe482e232be1d786a8ee19)
Diffstat (limited to 'dbus/dbus-sysdeps-win.h')
-rw-r--r--dbus/dbus-sysdeps-win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/dbus-sysdeps-win.h b/dbus/dbus-sysdeps-win.h
index 161a819f..032b9a2b 100644
--- a/dbus/dbus-sysdeps-win.h
+++ b/dbus/dbus-sysdeps-win.h
@@ -26,6 +26,7 @@
#ifndef DBUS_SYSDEPS_WIN_H
#define DBUS_SYSDEPS_WIN_H
+extern void *_dbus_win_get_dll_hmodule (void);
#define _WINSOCKAPI_
#include "dbus-hash.h"