wok view fcgi/stuff/fcgi-2.4.0_gcc4.u @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (2022-05-10)
parents e06cd5eac01a
children
line source
1 --- include/fcgio.h Mon Feb 25 13:16:11 2002
2 +++ include/fcgio.h Thu Sep 24 09:43:58 2009
3 @@ -31,6 +31,7 @@
4 #define FCGIO_H
6 #include <iostream>
7 +#include <cstdio>
9 #include "fcgiapp.h"