Sign in
nginx
/
nginx
/
861ee77ab4ab1361adc2e70f01a931362a7a88fa
/
.
/
src
/
ngx_modules.h
blob: e0004e297970ef8837d50eeac61df7b5af8b8f37 [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2015-2022 Google LLC
*/
#ifndef
_NGX_MODULES_H_INCLUDED_
#define
_NGX_MODULES_H_INCLUDED_
void
ngx_show_configure_options
(
void
);
#endif
/* _NGX_MODULES_H_INCLUDED_ */