Since uint32_t is used, inttypes.h should be included.
Этот коммит содержится в:
родитель
c39c618c62
Коммит
8466a826f1
@ -76,6 +76,9 @@
|
||||
#ifdef HAVE_SYS_IOCTL_H
|
||||
# include <sys/ioctl.h>
|
||||
#endif
|
||||
#ifdef HAVE_INTTYPES_H
|
||||
#include <inttypes.h>
|
||||
#endif
|
||||
|
||||
#ifdef LIBSSH2_LIBGCRYPT
|
||||
#include "libgcrypt.h"
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user