We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce7268 commit 22b7fdbCopy full SHA for 22b7fdb
interbase.c
@@ -42,7 +42,7 @@
42
#include "php_interbase.h"
43
#include "php_ibase_includes.h"
44
#include "SAPI.h"
45
-
+#include <stdbool.h>
46
#include <time.h>
47
48
#define ROLLBACK 0
0 commit comments