mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
remove crufty require
git-svn-id: file:///home/svn/framework3/trunk@12497 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
e30d2bbdd4
commit
91658ac45e
@ -1,5 +1,4 @@
|
||||
require 'msf/core'
|
||||
require 'msf/core/auxiliary'
|
||||
|
||||
###
|
||||
#
|
||||
@ -10,8 +9,6 @@ require 'msf/core/auxiliary'
|
||||
###
|
||||
module Msf::Payload::Aix
|
||||
|
||||
include Msf::Auxiliary::Report
|
||||
|
||||
#
|
||||
# This mixin is chained within payloads that target the AIX platform.
|
||||
# It provides special prepends, to support things like chroot and setuid
|
||||
|
Loading…
Reference in New Issue
Block a user