diff options
Diffstat (limited to 'test/stdint')
| -rw-r--r-- | test/stdint/int-types.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdint/int-types.c b/test/stdint/int-types.c index f6d09e8643d..9051e32c7ce 100644 --- a/test/stdint/int-types.c +++ b/test/stdint/int-types.c @@ -1,4 +1,4 @@ -#include <common.h> +#include <linux/types.h> int test_types(void) { |
