blob: 908f2f6b605b805e50171bad707f4f7a475bd565 [file] [log] [blame]
// Copyright 2017 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_FDIO_INCLUDE_LIB_FDIO_PRIVATE_H_
#define LIB_FDIO_INCLUDE_LIB_FDIO_PRIVATE_H_
#include <stdint.h>
#include <zircon/availability.h>
#include <zircon/compiler.h>
#include <zircon/types.h>
// WARNING: These APIs are subject to change
#endif // LIB_FDIO_INCLUDE_LIB_FDIO_PRIVATE_H_