logo

oasis

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

defs.h (730B)


  1. /* #undef DISABLE_PTHREADS */
  2. #define HAVE_DLFCN_H 1
  3. #define HAVE_INTTYPES_H 1
  4. #define HAVE_LIBPTHREAD 1
  5. #define HAVE_MEMORY_H 1
  6. #define HAVE_STDINT_H 1
  7. #define HAVE_STDLIB_H 1
  8. #define HAVE_STRERROR_L 1
  9. #define HAVE_STRINGS_H 1
  10. #define HAVE_STRING_H 1
  11. #define HAVE_SYS_STAT_H 1
  12. #define HAVE_SYS_TYPES_H 1
  13. #define HAVE_UNISTD_H 1
  14. #define LT_OBJDIR ".libs/"
  15. #define NL_DEBUG 1
  16. #define PACKAGE "libnl"
  17. #define PACKAGE_BUGREPORT ""
  18. #define PACKAGE_NAME "libnl"
  19. #define PACKAGE_STRING "libnl 3.5.0"
  20. #define PACKAGE_TARNAME "libnl"
  21. #define PACKAGE_URL "http://www.infradead.org/~tgr/libnl/"
  22. #define PACKAGE_VERSION "3.5.0"
  23. #define STDC_HEADERS 1
  24. #define VERSION "3.5.0"
  25. /* #undef const */
  26. #ifndef __cplusplus
  27. /* #undef inline */
  28. #endif