$OpenBSD: patch-doseparse_stdOptions_ml,v 1.1 2015/08/30 15:56:12 avsm Exp $
--- doseparse/stdOptions.ml.orig	Tue Nov 18 11:42:46 2014
+++ doseparse/stdOptions.ml	Mon Aug  3 18:07:28 2015
@@ -15,7 +15,7 @@
 open ExtLib
 open Common
 
-include Util.Logging(struct let label = __FILE__ end) ;;
+include Util.Logging(struct let label = "doseparse/stdOptions.ml" end) ;;
 
 module type Ot = sig
   val options :
