src/nhttpd: clean code

This commit is contained in:
satbaby
2012-11-28 19:03:03 +01:00
parent 3cad732b06
commit 5e4a541781
28 changed files with 106 additions and 113 deletions

View File

@@ -5,8 +5,8 @@
#ifndef __yhttpd_mod_weblog_h__
#define __yhttpd_mod_weblog_h__
#include "yconfig.h"
#include "yhook.h"
#include <yconfig.h>
#include <yhook.h>
//-----------------------------------------------------------------------------
// Defaults
#ifndef LOG_FILE