X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2Fx86MemoryFence.c;h=e8f06e8f11b8987248142eb356c9c4f1777152da;hp=4c824d279415e73769f65efe542ceb4b3fac50cc;hb=f734a10ab104f1072f94cab66a5489e0fd8fce8a;hpb=bd0aee7629debf78fffc656f62bd01af3acc0464 diff --git a/MdePkg/Library/BaseLib/x86MemoryFence.c b/MdePkg/Library/BaseLib/x86MemoryFence.c index 4c824d2794..e8f06e8f11 100644 --- a/MdePkg/Library/BaseLib/x86MemoryFence.c +++ b/MdePkg/Library/BaseLib/x86MemoryFence.c @@ -17,7 +17,7 @@ // // Include common header file for this module. // -#include "CommonHeader.h" + /** Used to serialize load and store operations.