summaryrefslogtreecommitdiff
path: root/math/jags/files/patch-src-terminal-parser.yy
diff options
context:
space:
mode:
Diffstat (limited to 'math/jags/files/patch-src-terminal-parser.yy')
-rw-r--r--math/jags/files/patch-src-terminal-parser.yy10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/jags/files/patch-src-terminal-parser.yy b/math/jags/files/patch-src-terminal-parser.yy
new file mode 100644
index 000000000000..f448825ef643
--- /dev/null
+++ b/math/jags/files/patch-src-terminal-parser.yy
@@ -0,0 +1,10 @@
+--- src/terminal/parser.yy.orig Tue Mar 30 09:43:35 2004
++++ src/terminal/parser.yy Thu May 27 16:59:09 2004
+@@ -3,6 +3,7 @@
+ #include <iostream>
+ #include <fstream>
+ #include <map>
++#include <time.h>
+ #define MATHLIB_STANDALONE
+ #include <Rmath.h>
+ #include <JAGSVersion.h>