summary refs log tree commit diff
path: root/pkgs/applications/science/misc/megam/ocaml-includes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/science/misc/megam/ocaml-includes.patch')
-rw-r--r--pkgs/applications/science/misc/megam/ocaml-includes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/science/misc/megam/ocaml-includes.patch b/pkgs/applications/science/misc/megam/ocaml-includes.patch
index b3a56643448..d4f38949b4d 100644
--- a/pkgs/applications/science/misc/megam/ocaml-includes.patch
+++ b/pkgs/applications/science/misc/megam/ocaml-includes.patch
@@ -15,7 +15,7 @@ diff -ru megam_0.92/Makefile megam_0.92-b/Makefile
  
  #WITHCLIBS =-I /usr/lib/ocaml/3.09.2/caml
 -WITHCLIBS =-I /usr/lib/ocaml/caml
-+WITHCLIBS =-I $(CAML_INCLUDES) 
++WITHCLIBS =-I $(CAML_INCLUDES) -I +unix -I +str
  
  ################ End of user's variables #####################