logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

ngx_auto_headers.h (328B)


  1. /* auto/headers */
  2. #define NGX_HAVE_UNISTD_H 1
  3. #define NGX_HAVE_INTTYPES_H 1
  4. #define NGX_HAVE_LIMITS_H 1
  5. #define NGX_HAVE_SYS_PARAM_H 1
  6. #define NGX_HAVE_SYS_MOUNT_H 1
  7. #define NGX_HAVE_SYS_STATVFS_H 1
  8. #define NGX_HAVE_CRYPT_H 1
  9. /* auto/os/linux */
  10. #define NGX_LINUX 1
  11. #define NGX_HAVE_SYS_PRCTL_H 1
  12. #define NGX_HAVE_SYS_VFS_H 1