summarylogtreecommitdiffstats
path: root/ngram-getpid.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ngram-getpid.patch')
-rw-r--r--ngram-getpid.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/ngram-getpid.patch b/ngram-getpid.patch
new file mode 100644
index 000000000000..752751ffcbce
--- /dev/null
+++ b/ngram-getpid.patch
@@ -0,0 +1,12 @@
+*** opengrm-ngram-1.0.3/src/include/ngram/ngram-randgen.h 2012-02-13 15:45:55.000000000 +0100
+--- src/opengrm-ngram-1.0.3/src/include/ngram/ngram-randgen.h 2012-06-24 22:49:53.475956501 +0200
+***************
+*** 35,40 ****
+--- 35,41 ----
+
+ #include <fst/fst.h>
+ #include <fst/randgen.h>
++ #include <unistd.h>
+
+ namespace ngram {
+