From 96e7c3629715547f0632d4fb313923c16b64f049 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 18 Dec 2005 19:14:43 +0000 Subject: Include header file stdint.h --- tools/csr.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/csr.h b/tools/csr.h index 9cdc7225..d75e3995 100644 --- a/tools/csr.h +++ b/tools/csr.h @@ -21,6 +21,8 @@ * */ +#include + #define CSR_VARID_PS_CLR_ALL 0x000b /* valueless */ #define CSR_VARID_PS_FACTORY_SET 0x000c /* valueless */ #define CSR_VARID_PS_CLR_ALL_STORES 0x082d /* uint16 */ -- cgit