]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.h
ShellPkg: Fix memory leak in function 'ShellCommandCreateInitialMappingsAndPaths'.
[mirror_edk2.git] / ShellPkg / Library / UefiShellCommandLib / UefiShellCommandLib.h
index ef81dd3f894c95f596ebe4aef639fb78d1b8b932..1cfda2cf2d5a75d3681821212f4d0bcfc3237f1f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Provides interface to shell internal functions for shell commands.\r
 \r
-  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved. <BR>\r
+  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved. <BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -28,6 +28,7 @@
 #include <Protocol/EfiShellParameters.h>\r
 #include <Protocol/UnicodeCollation.h>\r
 #include <Protocol/BlockIo.h>\r
+#include <Protocol/EfiShellDynamicCommand.h>\r
 \r
 #include <Library/DevicePathLib.h>\r
 #include <Library/SortLib.h>\r