Libunit: improving logging consistency.

Debug logging depends on macros defined in nxt_auto_config.h.
This commit is contained in:
Max Romanov
2020-11-18 22:33:53 +03:00
parent fb80502513
commit 8340ca0b9c
5 changed files with 11 additions and 6 deletions

View File

@@ -3,8 +3,6 @@
* Copyright (C) NGINX, Inc.
*/
#include <nxt_auto_config.h>
#include <nxt_version.h>
#include <nxt_unit.h>
#include <nxt_unit_request.h>
#include <nxt_clang.h>