blob: b62bd78c2c1f47a9188acbfdb7dfaf6422e5cf2c [file] [log] [blame] [edit]
// Copyright 2023 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 SRC_STARNIX_LIB_UBPF_WRAPPER_H_
#define SRC_STARNIX_LIB_UBPF_WRAPPER_H_
#include <ubpf.h>
#endif // SRC_STARNIX_LIB_UBPF_WRAPPER_H_