diff options
Diffstat (limited to 'src/ch7xxx/ch7xxx.c')
-rw-r--r-- | src/ch7xxx/ch7xxx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ch7xxx/ch7xxx.c b/src/ch7xxx/ch7xxx.c index 3309a569..8a439e42 100644 --- a/src/ch7xxx/ch7xxx.c +++ b/src/ch7xxx/ch7xxx.c @@ -30,6 +30,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "config.h" #endif +#include <stdint.h> #include <string.h> #include "xf86.h" #include "xf86_OSproc.h" |