blob: 7d2dd8591c5627bb8971a5d68191ed55e11628b4 [file] [log] [blame]
// Copyright 2022 The Fuchsia 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 LIB_FIDL_CPP_INTERNAL_UNKNOWN_INTERACTIONS_TABLE_H_
#define LIB_FIDL_CPP_INTERNAL_UNKNOWN_INTERACTIONS_TABLE_H_
#include <lib/fidl/internal.h>
__BEGIN_CDECLS
extern const struct FidlCodedXUnion kFidlInternalUnknownMethodResponseTable;
__END_CDECLS
#endif // LIB_FIDL_CPP_INTERNAL_UNKNOWN_INTERACTIONS_TABLE_H_