mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
11 lines
252 B
C++
11 lines
252 B
C++
--- src/google/protobuf/testing/zcgzip.cc.orig 2016-09-24 02:12:45 UTC
|
|
+++ src/google/protobuf/testing/zcgzip.cc
|
|
@@ -41,6 +41,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <fcntl.h>
|
|
+#include <unistd.h>
|
|
|
|
#ifdef _WIN32
|
|
#ifndef STDIN_FILENO
|