Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 339646
Collapse All | Expand All

(-)src/joystick.cpp (+1 lines)
Lines 23-28 Link Here
23
#include <stdexcept>
23
#include <stdexcept>
24
#include <string.h>
24
#include <string.h>
25
#include <errno.h>
25
#include <errno.h>
26
#include <stdint.h>
26
#include <sys/types.h>
27
#include <sys/types.h>
27
#include <sys/stat.h>
28
#include <sys/stat.h>
28
#include <fcntl.h>
29
#include <fcntl.h>

Return to bug 339646