summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/wind/map_table.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-08-26 11:22:17 +0200
committerStefan Metzmacher <metze@samba.org>2008-08-26 18:48:50 +0200
commita1bbd66b0f68d3d1bb1940bbf82d62b8e56acb4e (patch)
tree2c4f94ba1cb18987df7d746bd96244462ca9158a /source4/heimdal/lib/wind/map_table.h
parent1f123a8b3988b738b1a4e848562b40dccb120639 (diff)
downloadsamba-a1bbd66b0f68d3d1bb1940bbf82d62b8e56acb4e.tar.gz
samba-a1bbd66b0f68d3d1bb1940bbf82d62b8e56acb4e.tar.bz2
samba-a1bbd66b0f68d3d1bb1940bbf82d62b8e56acb4e.zip
heimdal_build: autogenerate table files in heimdal/lib/wind/
metze (This used to be commit f4cfba26aebb18fecdb50478bec9c07d4910ab3b)
Diffstat (limited to 'source4/heimdal/lib/wind/map_table.h')
-rw-r--r--source4/heimdal/lib/wind/map_table.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/source4/heimdal/lib/wind/map_table.h b/source4/heimdal/lib/wind/map_table.h
deleted file mode 100644
index 4b4565472d..0000000000
--- a/source4/heimdal/lib/wind/map_table.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/* map_table.h */
-/* Automatically generated at 2008-03-18T11:38:08.353625 */
-
-#ifndef MAP_TABLE_H
-#define MAP_TABLE_H 1
-
-#include "windlocl.h"
-
-struct translation {
- uint32_t key;
- unsigned short val_len;
- unsigned short val_offset;
- wind_profile_flags flags;
-};
-
-extern const struct translation _wind_map_table[];
-
-extern const size_t _wind_map_table_size;
-
-extern const uint32_t _wind_map_table_val[];
-
-#endif /* MAP_TABLE_H */