diff options
Diffstat (limited to 'src/dbi.h')
-rw-r--r-- | src/dbi.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ struct og_legacy_partition { struct og_computer { unsigned int procedure_id; unsigned int hardware_id; + unsigned int server_id; unsigned int repo_id; unsigned int center; unsigned int room; |