diff --git a/modules/post/multi/gather/gpg_creds.rb b/modules/post/multi/gather/gpg_creds.rb index 75b7897a9f..108bf474dd 100644 --- a/modules/post/multi/gather/gpg_creds.rb +++ b/modules/post/multi/gather/gpg_creds.rb @@ -11,8 +11,9 @@ require 'msf/core' require 'rex' -require 'msf/core/post/file' require 'msf/core/post/common' +require 'msf/core/post/file' +require 'msf/core/post/unix' class Metasploit3 < Msf::Post