opnsense-ports/www/fcgi/files/patch-include__fcgio.h
Franco Fichtner eed7de3a28 */*: sync with upstream
Taken from: FreeBSD
2016-12-28 12:42:23 +01:00

10 lines
172 B
C++

--- include/fcgio.h.orig 2002-02-25 13:16:11 UTC
+++ include/fcgio.h
@@ -31,6 +31,7 @@
#define FCGIO_H
#include <iostream>
+#include <cstdio>
#include "fcgiapp.h"