Try to use inttypes.h if stdint.h is not available.
* cipher/bufhelp.h [HAVE_INTTYPES_H]: Include inttypes.h
According to the description of AC_TYPE_UINTPTR_T, this header should
also be included.
Try to use inttypes.h if stdint.h is not available. d9ec7aec1301Unpublished Tags None Subscribers None
Description
Details
|