* grub-core/lib/libgcrypt_wrap/cipher_wrap.h (__GNU_LIBRARY__): Avoid

rimplicit redifinition.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-12 19:34:08 +01:00
parent edb13cf911
commit 77c9182fd2
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2012-02-12 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/libgcrypt_wrap/cipher_wrap.h (__GNU_LIBRARY__): Avoid
rimplicit redifinition.
2012-02-12 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub.texi (Internationalisation): Detail (lack of) collation in

View File

@ -31,7 +31,8 @@
#define WORDS_BIGENDIAN 1
#endif
#define __GNU_LIBRARY__
#undef __GNU_LIBRARY__
#define __GNU_LIBRARY__ 1
#define DIM ARRAY_SIZE