mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
10 lines
256 B
C++
10 lines
256 B
C++
--- src/google/protobuf/testing/zcgunzip.cc.orig 2016-09-24 02:12:45 UTC
|
|
+++ src/google/protobuf/testing/zcgunzip.cc
|
|
@@ -42,6 +42,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <fcntl.h>
|
|
+#include <unistd.h>
|
|
|
|
#ifdef _WIN32
|
|
#ifndef STDIN_FILENO
|