Skip to content

Commit 9c29b78

Browse files
committed
Add missing require
MSP-10848 Not triggered on OSX development machines, only on Linux.
1 parent 6bc7643 commit 9c29b78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/base/config.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# Project
1111
#
1212

13+
require 'metasploit/framework/version'
1314
require 'rex/compat'
1415

1516
module Msf

0 commit comments

Comments
 (0)