summaryrefslogtreecommitdiffhomepage
path: root/src/os/unix
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/unix')
-rw-r--r--src/os/unix/ngx_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/os/unix/ngx_types.h b/src/os/unix/ngx_types.h
index 94417cba9..ba00950b0 100644
--- a/src/os/unix/ngx_types.h
+++ b/src/os/unix/ngx_types.h
@@ -5,6 +5,8 @@
#include <ngx_config.h>
+#define QD_FMT "%qd"
+#define QX_FMT "%qx"
#endif /* _NGX_TYPES_H_INCLUDED_ */