Add missing header.
authorFrederic Crozat <fcrozat@novell.com>
Tue, 8 Mar 2011 10:21:41 +0000 (11:21 +0100)
committerFrederic Crozat <fcrozat@novell.com>
Tue, 8 Mar 2011 10:22:17 +0000 (11:22 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=644186

atk-adaptor/adaptors/component-adaptor.c

index 17082e3..3db9717 100644 (file)
@@ -24,6 +24,7 @@
 
 #include <atk/atk.h>
 #include <droute/droute.h>
+#include <string.h>
 
 #include "common/spi-dbus.h"
 #include "object.h"