blob: 320822984b6825ea932446970bfac5b0a4487c46 [file] [log] [blame] [edit]
// Copyright 2021 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_PROC_LIB_SYNCIO_WRAPPER_H_
#define SRC_PROC_LIB_SYNCIO_WRAPPER_H_
#include <errno.h>
#include <lib/zxio/bsdsocket.h>
#include <lib/zxio/posix_mode.h>
#include <lib/zxio/zxio.h>
#include "stub/missing_includes.h"
#endif // SRC_PROC_LIB_SYNCIO_WRAPPER_H_