From 572ae0a7d4c8bc7849422f948eb9cc6239bed4c1 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Sun, 31 Dec 2006 11:31:12 +0000 Subject: win32 compile fix --- tools/dbus-monitor.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/dbus-monitor.c') diff --git a/tools/dbus-monitor.c b/tools/dbus-monitor.c index 77770445..eb3da072 100644 --- a/tools/dbus-monitor.c +++ b/tools/dbus-monitor.c @@ -19,6 +19,7 @@ * */ +#include #include #include #include -- cgit