summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>2000-08-09 02:51:52 +0000
committerElliot Lee <sopwith@src.gnome.org>2000-08-09 02:51:52 +0000
commit74c903feec1b4b1d9ed332498bede279a4d89c4d (patch)
tree6557c321b472dd3e05f1db113ae9032bf433d593 /modules
parent6d8b209bb67d3abd57de313548716710e7bfca87 (diff)
downloadpango-74c903feec1b4b1d9ed332498bede279a4d89c4d.tar.gz
#include <string.h>
Diffstat (limited to 'modules')
-rw-r--r--modules/arabic/arabic-x.c1
-rw-r--r--modules/arabic/arabic.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/modules/arabic/arabic-x.c b/modules/arabic/arabic-x.c
index fa1421f9..64761783 100644
--- a/modules/arabic/arabic-x.c
+++ b/modules/arabic/arabic-x.c
@@ -8,6 +8,7 @@
#include <stdio.h>
#include <glib.h>
+#include <string.h>
#include "pango.h"
#include "pangox.h"
diff --git a/modules/arabic/arabic.c b/modules/arabic/arabic.c
index fa1421f9..64761783 100644
--- a/modules/arabic/arabic.c
+++ b/modules/arabic/arabic.c
@@ -8,6 +8,7 @@
#include <stdio.h>
#include <glib.h>
+#include <string.h>
#include "pango.h"
#include "pangox.h"