include standard UNIX header fcntl.h in fg_joystick_x11.c, since fcntl() is called...
authorJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 2 Dec 2014 05:22:12 +0000 (05:22 +0000)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 2 Dec 2014 05:22:12 +0000 (05:22 +0000)
commitafe49bde02561147a583c32dd87eb08fc4b66cd1
tree0daf5a0ead31a234af31ea78477be7b9db8600eb
parent612bdf37e1979444ebd5d959c5cc63b27a338661
include standard UNIX header fcntl.h in fg_joystick_x11.c, since fcntl() is called conditionally in there (bug #192).

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