2d97b6fb47
which distfiles are readily available, and host the fcgi distfile locally.
11 lines
172 B
C++
11 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"
|
|
|