diff options
Diffstat (limited to 'src/tfp410/tfp410.c')
-rw-r--r-- | src/tfp410/tfp410.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tfp410/tfp410.c b/src/tfp410/tfp410.c index 81a6d0a7..c2c4fc3d 100644 --- a/src/tfp410/tfp410.c +++ b/src/tfp410/tfp410.c @@ -30,6 +30,8 @@ #include "config.h" #endif +#include <stdint.h> + #include "xf86.h" #include "xf86_OSproc.h" #include "xf86Resources.h" |