mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
9114f849ae
NuttX' string.h is using the FAR preprocessor definition, which is defined in nuttx/compiler.h. Thus, it should include it. Signed-off-by: Michael Jung <mijung@gmx.net>