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

Fix: mesa need lesstif & libxml2-python to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Jan 25 00:49:46 2011 +0100 (2011-01-25)
parents
children ea3be834cab8
line source
1 --- fcgi-2.4.0-ori/include/fcgio.h Mon Feb 25 13:16:11 2002
2 +++ fcgi-2.4.0/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"