We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9479fb commit 49855a0Copy full SHA for 49855a0
src/ngx_postgres_ddebug.h
@@ -29,6 +29,7 @@
29
#ifndef _NGX_POSTGRES_DDEBUG_H_
30
#define _NGX_POSTGRES_DDEBUG_H_
31
32
+#include <ngx_config.h>
33
#include <ngx_core.h>
34
35
#if defined(DDEBUG) && (DDEBUG)
0 commit comments