X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Ffreeglut_joystick.c;h=62c91efa45d52a23530415bbab5372c96fca8189;hb=1eef8f50187ad9a004cf18394002cd1d099ffebb;hp=1269a76ed38c6ec4e2f28fd0d2f3c7a70466bf59;hpb=28642dd16a96fb5bf7d90a8ba99ec33684a92ddd;p=freeglut diff --git a/src/freeglut_joystick.c b/src/freeglut_joystick.c index 1269a76..62c91ef 100644 --- a/src/freeglut_joystick.c +++ b/src/freeglut_joystick.c @@ -1060,7 +1060,7 @@ static void fghJoystickOpen( SFG_Joystick* joy ) # ifdef JS_NEW unsigned char u; # else -# if defined( __linux__ ) +# if defined( __linux__ ) || TARGET_HOST_SOLARIS int counter = 0; # endif # endif