heimdal_build: autogenerate heimdal/lib/roken/roken.h
[Samba.git] / source4 / heimdal / lib / wind / map_table.h
blob4b4565472d79d7d01ff252e86f942dfb65871c12
1 /* map_table.h */
2 /* Automatically generated at 2008-03-18T11:38:08.353625 */
4 #ifndef MAP_TABLE_H
5 #define MAP_TABLE_H 1
7 #include "windlocl.h"
9 struct translation {
10 uint32_t key;
11 unsigned short val_len;
12 unsigned short val_offset;
13 wind_profile_flags flags;
16 extern const struct translation _wind_map_table[];
18 extern const size_t _wind_map_table_size;
20 extern const uint32_t _wind_map_table_val[];
22 #endif /* MAP_TABLE_H */