| Index: third_party/giflib/unistd.h
|
| diff --git a/third_party/giflib/unistd.h b/third_party/giflib/unistd.h
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fe25f980d2700c8120193dfc654bfeda23acd73b
|
| --- /dev/null
|
| +++ b/third_party/giflib/unistd.h
|
| @@ -0,0 +1,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 fail on Windows.
|
|
|