diff options
Diffstat (limited to 'fcgi.c')
-rw-r--r-- | fcgi.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ #include <errno.h> #include <string.h> -#include "log.h" +#include "logger.h" /* * Sometimes it can be useful to inspect the fastcgi traffic as |