10 lines
215 B
C
10 lines
215 B
C
--- lib/expr/expr.h.orig 2019-09-12 02:11:30 UTC
|
|
+++ lib/expr/expr.h
|
|
@@ -27,6 +27,7 @@ extern "C" {
|
|
|
|
#include <ast.h>
|
|
#include <inttypes.h>
|
|
+#include <limits.h>
|
|
|
|
#undef RS /* hp.pa <signal.h> grabs this!! */
|
|
|