blob: 0501c71b65bdd7eebdda3940c811f52f46ae1e77 [file] [log] [blame]
// Copyright 2021 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CRYPTOHOME_SIGNATURE_SEALING_STRUCTURES_H_
#define CRYPTOHOME_SIGNATURE_SEALING_STRUCTURES_H_
// TODO(yich): A hack to include the structures form auth_block_state, because
// flatbuffers 2.0 reflection API doesn't support splitting files.
#include "cryptohome/flatbuffer_schemas/auth_block_state.h"
#endif // CRYPTOHOME_SIGNATURE_SEALING_STRUCTURES_H_