blob: 137b07bfc2e6af6b2006fcc332c63fceaa24cee5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ./include/fcgio.h.orig 2011-01-21 12:26:36.000000000 +0000
+++ ./include/fcgio.h 2011-01-21 12:27:29.000000000 +0000
@@ -31,6 +31,7 @@
#define FCGIO_H
#include <iostream>
+#include <cstdio>
#include "fcgiapp.h"
|