replace <stdint.h> with <krb5-types.h>, From David Leonard
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23332 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -59,8 +59,7 @@ combining_c = generate.Implementation('%s/combining_table.c' % sys.argv[2])
|
||||
|
||||
combining_h.file.write(
|
||||
'''
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include <krb5-types.h>
|
||||
|
||||
struct translation {
|
||||
uint32_t key;
|
||||
|
Reference in New Issue
Block a user