Fix some missing prototypes
[platform/core/uifw/at-spi2-atk.git] / atk-adaptor / bridge.c
index 4248e1c..0cb1f92 100644 (file)
@@ -43,6 +43,7 @@
 #include "event.h"
 #include "adaptors.h"
 #include "object.h"
+#include "common/spi-stateset.h"
 
 #include "accessible-register.h"
 #include "accessible-leasing.h"
@@ -617,6 +618,8 @@ remove_events (const char *bus_name, const char *event)
           list = list->next;
         }
     }
+
+  g_strfreev (remove_data);
 }
 
 static void