fix to make it so there aren't errors with Msf::Payload::Generic

git-svn-id: file:///home/svn/framework3/trunk@3845 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Matt Miller 2006-08-27 06:56:32 +00:00
parent b9b7776f8e
commit e7ffef974c
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ module Msf
class Payload < Msf::Module
require 'msf/core/payload/single'
require 'msf/core/payload/generic'
require 'msf/core/payload/stager'
# Platform specific includes