forked from Lainports/freebsd-ports
10 lines
172 B
C++
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"
|
|
|