Add missing #include <string.h>
authorDarin Adler <darin@src.gnome.org>
Mon, 17 Dec 2001 19:54:44 +0000 (19:54 +0000)
committerDarin Adler <darin@src.gnome.org>
Mon, 17 Dec 2001 19:54:44 +0000 (19:54 +0000)
* atk/atktext.c: Add missing #include <string.h>

ChangeLog
atk/atktext.c

index 1dd2a25..060ed34 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-17  Darin Adler  <darin@bentspoon.com>
+
+       * atk/atktext.c: Add missing #include <string.h>
+
 2001-12-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * atk/Makefile.am, tests/Makefile.am: Compile with
index c0331c5..7103add 100755 (executable)
@@ -21,6 +21,8 @@
 #include "atkmarshal.h"
 #include "atk-enum-types.h"
 
+#include <string.h>
+
 GPtrArray *extra_attributes = NULL;
 
 enum {