[at-spi2-core] Add string.h



commit 6158a7908c38fd35365688ff29e609ef5c09ea5f
Author: Mike Gorse <mgorse novell com>
Date:   Tue Nov 10 10:29:55 2009 -0500

    Add string.h

 registryd/registry.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/registryd/registry.c b/registryd/registry.c
index a1e305c..79251a5 100644
--- a/registryd/registry.c
+++ b/registryd/registry.c
@@ -23,6 +23,7 @@
  */
 
 #include <config.h>
+#include <string.h>
 #include <dbus/dbus-glib-lowlevel.h>
 
 #include "paths.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]