win32 fix for commit 8a9880ffd2b81df38bb0e3492bda7a9636ac0280 - Clean up inotify...
authorRalf Habacker <ralf.habacker@freenet.de>
Tue, 2 Feb 2010 13:14:20 +0000 (14:14 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Tue, 2 Feb 2010 13:14:20 +0000 (14:14 +0100)
bus/dir-watch-default.c

index 6f8f1e9..ff70d08 100644 (file)
@@ -38,3 +38,7 @@ void
 bus_watch_directory (const char *dir, BusContext *context)
 {
 }
+
+void bus_set_watched_dirs(BusContext *context, DBusList **dirs)
+{
+}