blob: d46040288b83429acd971a9538b1f9c5e617ad7d [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.
#pragma once
#include <stddef.h>
typedef size_t off_t;
typedef int ssize_t;