From acaee035dfddd1fd90b883f19cb2c9f52852c2f3 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Mon, 26 Sep 2016 18:00:45 +0200 Subject: Add compatibility layer for `module Homebrew`. --- Library/Homebrew/compat.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Homebrew/compat.rb') diff --git a/Library/Homebrew/compat.rb b/Library/Homebrew/compat.rb index eabc7dfa0..57c018c04 100644 --- a/Library/Homebrew/compat.rb +++ b/Library/Homebrew/compat.rb @@ -2,6 +2,7 @@ require "compat/fails_with_llvm" require "compat/tap" require "compat/formula" require "compat/formula_specialties" +require "compat/global" require "compat/hardware" require "compat/macos" require "compat/md5" -- cgit v1.2.3