aboutsummaryrefslogtreecommitdiff
path: root/devel/ragel/files/patch-ragel__ragel.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ragel/files/patch-ragel__ragel.h')
-rw-r--r--devel/ragel/files/patch-ragel__ragel.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/ragel/files/patch-ragel__ragel.h b/devel/ragel/files/patch-ragel__ragel.h
new file mode 100644
index 000000000000..e48ca53e29dd
--- /dev/null
+++ b/devel/ragel/files/patch-ragel__ragel.h
@@ -0,0 +1,10 @@
+--- ragel/ragel.h.orig Sat Dec 17 12:50:57 2005
++++ ragel/ragel.h Mon Dec 26 13:12:58 2005
+@@ -25,6 +25,7 @@
+ #include <stdio.h>
+ #include <iostream>
+ #include <fstream>
++#include <string>
+ #include "config.h"
+
+ #define PROGNAME "ragel"