android_mt6572_jiabo/external/skia/third_party/giflib/unistd.h
2025-09-05 16:56:03 +08:00

7 lines
295 B
C

// Copyright 2015 Google Inc.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file does nothing. There are files in the external giflib that include
// <unistd.h>. This file exists so that the include does not fail on Windows.