瀏覽代碼

Merge /u/ffontaine35/gnu-efi/ branch master into master

https://sourceforge.net/p/gnu-efi/code/merge-requests/3/
Nigel Croxon 6 年之前
父節點
當前提交
99c1436dc9
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      inc/efilink.h

+ 4 - 0
inc/efilink.h

@@ -1,6 +1,10 @@
 #ifndef _EFI_LINK_H
 #define _EFI_LINK_H
 
+#if defined(__GNUC__)
+#include <stdint.h>
+#endif
+
 /*++
 
 Copyright (c) 1998  Intel Corporation