Added missing check for uint16_t.

This commit is contained in:
Lasse Collin 2008-11-19 23:55:22 +02:00
parent 1880a3927b
commit 54f716ba89
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@ dnl AC_C_RESTRICT
AC_HEADER_STDBOOL
AC_TYPE_UINT8_T
AC_TYPE_UINT16_T
AC_TYPE_INT32_T
AC_TYPE_UINT32_T
AC_TYPE_INT64_T