diff src/os/unix/ngx_types.h @ 4:c5f071d376e5

nginx-0.0.1-2002-08-22-19:24:03 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 22 Aug 2002 15:24:03 +0000
parents 34a521b1a148
children b2e039840718
line wrap: on
line diff
--- 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_ */