$OpenBSD: patch-applications_dominators-graph_ml,v 1.1 2015/08/30 15:56:12 avsm Exp $
--- applications/dominators-graph.ml.orig	Tue Nov 18 11:42:46 2014
+++ applications/dominators-graph.ml	Mon Aug  3 18:07:28 2015
@@ -40,7 +40,7 @@ end
 
 (* ----------------------------------- *)
 
-include Util.Logging(struct let label = __FILE__ end) ;;
+include Util.Logging(struct let label = "applications/dominators-graph.ml" end) ;;
 
 module G = Defaultgraphs.PackageGraph.G
 module O = Defaultgraphs.PackageGraph.O
