freebsd-dev/cddl/contrib
John Birrell 51e031e870 * Define YY_INPUT for flex since input() can't be re-defined.
* On FreeBSD define both LITTLE_ENDIAN and BIG_ENDIAN and then set the
  BYTE_ORDER to the one we are using. On Solaris they define one or
  the other but not both. For us to keep using FreeBSD header files,
  we need to use endian definitions the same way we do in pure BSD
  code.
2008-04-26 04:26:23 +00:00
..
opensolaris * Define YY_INPUT for flex since input() can't be re-defined. 2008-04-26 04:26:23 +00:00