summaryrefslogtreecommitdiffstats
path: root/EmulatorPkg/Unix/Host/LinuxPacketFilter.c
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-29 05:13:33 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-29 05:13:33 +0000
commit59ad461d9d2ce06baee1248a9f856bc417e59e4c (patch)
treeb3f547ee46b85b565a22728a886e3cba331c8557 /EmulatorPkg/Unix/Host/LinuxPacketFilter.c
parent5817d50862fa7d137ae3e61caff4c2578d473595 (diff)
downloadedk2-59ad461d9d2ce06baee1248a9f856bc417e59e4c.tar.gz
edk2-59ad461d9d2ce06baee1248a9f856bc417e59e4c.tar.bz2
edk2-59ad461d9d2ce06baee1248a9f856bc417e59e4c.zip
EmulatorPkg/Unix: Rename SecMain to Host
Signed-off-by: jljusten git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11924 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmulatorPkg/Unix/Host/LinuxPacketFilter.c')
-rw-r--r--EmulatorPkg/Unix/Host/LinuxPacketFilter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/Unix/Host/LinuxPacketFilter.c b/EmulatorPkg/Unix/Host/LinuxPacketFilter.c
index 41124f72eb..15e4bc9543 100644
--- a/EmulatorPkg/Unix/Host/LinuxPacketFilter.c
+++ b/EmulatorPkg/Unix/Host/LinuxPacketFilter.c
@@ -19,7 +19,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
-#include "SecMain.h"
+#include "Host.h"
#ifndef __APPLE__