[java-atk-wrapper] jawutil: include string header for strcmp use
- From: Magdalen Berns <mberns src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper] jawutil: include string header for strcmp use
- Date: Sat, 17 Jan 2015 11:15:31 +0000 (UTC)
commit 93ce3ec1f69f771d423f331ad2649bd2e6ffd932
Author: Magdalen Berns <m berns thismagpie com>
Date: Sat Jan 17 11:13:34 2015 +0000
jawutil: include string header for strcmp use
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=743081
jni/src/jawutil.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/jni/src/jawutil.c b/jni/src/jawutil.c
index 512b867..918328e 100644
--- a/jni/src/jawutil.c
+++ b/jni/src/jawutil.c
@@ -19,6 +19,7 @@
#include <stdlib.h>
#include <stdio.h>
+#include <string.h>
#include <glib.h>
#include "jawutil.h"
#include "jawtoplevel.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]