Add string.h
authorMike Gorse <mgorse@novell.com>
Tue, 10 Nov 2009 15:29:55 +0000 (10:29 -0500)
committerMike Gorse <mgorse@novell.com>
Tue, 10 Nov 2009 15:29:55 +0000 (10:29 -0500)
registryd/registry.c

index a1e305c..79251a5 100644 (file)
@@ -23,6 +23,7 @@
  */
 
 #include <config.h>
+#include <string.h>
 #include <dbus/dbus-glib-lowlevel.h>
 
 #include "paths.h"