* grub-core/lib/libgcrypt_wrap/cipher_wrap.h (__GNU_LIBRARY__): Avoid
rimplicit redifinition.
This commit is contained in:
parent
edb13cf911
commit
77c9182fd2
2 changed files with 7 additions and 1 deletions
|
@ -31,7 +31,8 @@
|
|||
#define WORDS_BIGENDIAN 1
|
||||
#endif
|
||||
|
||||
#define __GNU_LIBRARY__
|
||||
#undef __GNU_LIBRARY__
|
||||
#define __GNU_LIBRARY__ 1
|
||||
|
||||
#define DIM ARRAY_SIZE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue