diff options
Diffstat (limited to 'uconfig.sh')
-rw-r--r-- | uconfig.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uconfig.sh b/uconfig.sh index 15757fc43b..1f6d0803eb 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -539,7 +539,7 @@ i32type='long' i64size='8' i64type='int64_t' i8size='1' -i8type='char' +i8type='signed char' i_arpainet='undef' i_assert='define' i_bsdioctl='' |