comparison src/os/unix/ngx_files.h @ 468:56baf312c1b5 NGINX_0_7_46

nginx 0.7.46 *) Bugfix: the previous release tarball was incorrect.
author Igor Sysoev <http://sysoev.ru>
date Mon, 30 Mar 2009 00:00:00 +0400
parents c8cfb6c462ef
children 6866b490272e
comparison
equal deleted inserted replaced
467:d46142e61c30 468:56baf312c1b5
272 #define ngx_directio_on_n "ngx_directio_on_n" 272 #define ngx_directio_on_n "ngx_directio_on_n"
273 273
274 #endif 274 #endif
275 275
276 276
277 size_t ngx_fs_bsize(u_char *name);
278
279
277 #endif /* _NGX_FILES_H_INCLUDED_ */ 280 #endif /* _NGX_FILES_H_INCLUDED_ */