summarylogtreecommitdiffstats
path: root/ngram-getpid.patch
blob: 752751ffcbce5601685655f18391a05253baf0d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 {