Changeset 2078
- Timestamp:
- 02/25/2008 06:56:48 AM (6 months ago)
- Location:
- branches/lighttpd-1.4.x/tests
- Files:
-
- 2 modified
-
fcgi-auth.c (modified) (1 diff)
-
fcgi-responder.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/lighttpd-1.4.x/tests/fcgi-auth.c
r1374 r2078 1 #ifdef HAVE_CONFIG_H 1 2 #include "config.h" 3 #endif 2 4 #ifdef HAVE_FASTCGI_FASTCGI_H 3 5 #include <fastcgi/fcgi_stdio.h> -
branches/lighttpd-1.4.x/tests/fcgi-responder.c
r1374 r2078 1 #ifdef HAVE_CONFIG_H 1 2 #include "config.h" 3 #endif 2 4 #ifdef HAVE_FASTCGI_FASTCGI_H 3 5 #include <fastcgi/fcgi_stdio.h>

