FastCGI/FastCGI-gcc44.patch

11 lines
158 B
Diff

--- libfcgi/fcgio.cpp
+++ libfcgi/fcgio.cpp
@@ -23,6 +23,7 @@
#endif
#include <limits.h>
+#include <stdio.h>
#include "fcgio.h"
using std::streambuf;