[at-spi2-core/gnome-3-36] test: fix compiler warning
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core/gnome-3-36] test: fix compiler warning
- Date: Fri, 4 Sep 2020 23:59:20 +0000 (UTC)
commit af0402eec82988cbb8178418adba4631ac73076f
Author: Mike Gorse <mgorse suse com>
Date: Sat Aug 8 17:07:24 2020 -0500
test: fix compiler warning
test/memory.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/test/memory.c b/test/memory.c
index df5e0a16..238d695d 100644
--- a/test/memory.c
+++ b/test/memory.c
@@ -1,4 +1,5 @@
#include "atspi/atspi.h"
+#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]