mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-17 07:10:52 +00:00
9 lines
185 B
Diff
9 lines
185 B
Diff
--- a/src/sstest.c
|
|
+++ b/src/sstest.c
|
|
@@ -6,6 +6,7 @@
|
|
#include <gnumeric-config.h>
|
|
+#include <stdbool.h>
|
|
#include <gnumeric.h>
|
|
#include <libgnumeric.h>
|
|
#include <goffice/goffice.h>
|