aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/giflib/unistd.h
blob: 445321717f21d64d4f29790667d41858c685d1c7 (plain)
1
2
3
4
5
6
7
// 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.