Skip to content

Commit

Permalink
Fix build failure using gcc-4.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
amejia1 committed May 10, 2012
1 parent 6f76eee commit 82388d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.cpp
Expand Up @@ -23,6 +23,7 @@

#include "CWIID_WiiRemote.h"

#include <unistd.h>

bool g_AllowReconnect = true;
bool g_AllowMouse = true;
Expand Down

0 comments on commit 82388d5

Please sign in to comment.