[at-spi2-core/gnome-3-36] test: fix compiler warning



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]