[daemon-fix] fixed getting uid and pid when transport is not kdbus
[platform/upstream/dbus.git] / test / test-names.c
index b29648d..2736635 100644 (file)
@@ -1,4 +1,4 @@
-
+#include <config.h>
 #include "test-utils.h"
 
 static DBusLoop *loop;
@@ -46,7 +46,6 @@ main (int    argc,
       char **argv)
 {
   DBusError error;
-  int result;
   DBusConnection *connection;
   
   dbus_error_init (&error);