Added Thierry's change to include sys/param.h. This lets us pick out version
authorRichard Rauch <rkr@olib.org>
Wed, 29 Oct 2003 17:29:10 +0000 (17:29 +0000)
committerRichard Rauch <rkr@olib.org>
Wed, 29 Oct 2003 17:29:10 +0000 (17:29 +0000)
commit856382655b781864d3965b6dfe77a0d3ef473d50
tree7804843f23bcd49793b406b06d1cb66998fae8a8
parent554638f5afb409d7c83c31e12475a77230b844e2
Added Thierry's change to include sys/param.h.  This lets us pick out version
numbers for OS releases corresponding to system headers.

I modified it to also work with NetBSD; I cannot confirm if it is safe with
any other systems, so it remains protected by a #if.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@262 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_joystick.c