1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-20 14:39:22 +01:00

Minor tweak to build without the include path for common

git-svn-id: file:///home/svn/framework3/trunk@9715 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2010-07-07 16:46:58 +00:00
parent 15ff9acb1c
commit 05278c2b5e

View File

@ -1,5 +1,5 @@
#include "metsrv.h"
#include "common.h"
#include "../../common/common.h"
#ifdef _WIN32