blob: 9908277d975f025c75012b98aa3b4f86f43a32ff [file] [edit]
/* Copyright 2025 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#ifndef VBOOT_REFERENCE_VB2_GPT_H_
#define VBOOT_REFERENCE_VB2_GPT_H_
#include "cgptlib.h"
#include "gpt.h"
#include "gpt_misc.h"
#endif /* VBOOT_REFERENCE_VB2_GPT_H_ */