aboutsummaryrefslogtreecommitdiffstats
path: root/ast_expr2.fl
diff options
context:
space:
mode:
Diffstat (limited to 'ast_expr2.fl')
-rwxr-xr-xast_expr2.fl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ast_expr2.fl b/ast_expr2.fl
index 86a16c3fa..3eaf80461 100755
--- a/ast_expr2.fl
+++ b/ast_expr2.fl
@@ -8,7 +8,7 @@
#ifndef SOLARIS
#include <err.h>
#else
-#define quad_t uint64_t
+#define quad_t int64_t
#endif
#include <errno.h>
#include <regex.h>