diff options
Diffstat (limited to 'common.h')
-rw-r--r-- | common.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /* See LICENSE file for copyright and license details. */ #include "libgamepad.h" +#include <sys/stat.h> #include <ctype.h> #include <dirent.h> #include <errno.h> |