]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/CheckSum.c
Removed CommonHeader.h generated file from the MdePkg.
[mirror_edk2.git] / MdePkg / Library / BaseLib / CheckSum.c
index e851164998f19b85aad940ef88706b454cb5acb7..a902620b56af03fd866964cee8b8f13374ca32d8 100644 (file)
 \r
 **/\r
 \r
+//\r
+// Include common header file for this module.\r
+//\r
+#include <BaseLibInternals.h>\r
+\r
+\r
 /**\r
   Calculate the sum of all elements in a buffer in unit of UINT8. \r
   During calculation, the carry bits are dropped.\r