config_freebsd.h 270 B

12345678910
  1. /* A default configuration for FreeBSD, used if there is no config.h. */
  2. #define HAVE_ERR_H 1
  3. #define HAVE_SYS_ENDIAN_H 1
  4. #define HAVE_DECL_BE64ENC 1
  5. #define HAVE_POSIX_MEMALIGN 1
  6. #define HAVE_SYSCTL_HW_USERMEM 1
  7. #define HAVE_CLOCK_GETTIME 1
  8. #define HAVE_SYS_PARAM_H 1