summaryrefslogtreecommitdiff
path: root/www/fcgi/files/patch-include__fcgio.h
blob: c4588a940e8569e145465ad2ce4d2c7f35f48551 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"