blob: 52edc9cb0acef4480d88bd7ba77a3d3f4e05a30f [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors
//
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file or at
// https://opensource.org/licenses/MIT
#ifndef ZIRCON_KERNEL_LIB_KTL_INCLUDE_ERRNO_H_
#define ZIRCON_KERNEL_LIB_KTL_INCLUDE_ERRNO_H_
// The kernel doesn't want this file but some libc++ headers we need
// wind up including it.
#endif // ZIRCON_KERNEL_LIB_KTL_INCLUDE_ERRNO_H_