Use sys/param.h instead of sys/types.h for endian macros.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 19 Aug 2004 21:25:58 +0000 (21:25 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 19 Aug 2004 21:25:58 +0000 (21:25 +0000)
commitdb1a574c20dadca21124b4df501506462029d8d0
treee72963b1d9ea69dda72474a3d9f23b778d9273fc
parentd19613ac7aec7bbc38b545b2c8749f864aff75a1
Use sys/param.h instead of sys/types.h for endian macros.

This is in sync with the man page and results in a warning with the coming
endian patch.
lib/libradius/radlib.c
lib/libtacplus/taclib.c