mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 03:58:06 +08:00
354abd4e8e
input/uinput.c:81:28: error: field 'lower' has incomplete type
81 | struct touch_lowerhalf_s lower;
| ^~~~~
CC: pipes/pipe.c
Signed-off-by: ligd <liguiding1@xiaomi.com>