Re: [PATCH v2 2/2] tools/include: Include stdint.h for SIZE_MAX in overflow.h
From: Yichong Chen
Date: Wed Jul 01 2026 - 22:21:42 EST
Hi SJ,
You are right. The include should be inside the header guard, after
#define __LINUX_OVERFLOW_H.
I will fix it in the next version.
Thanks,
Yichong