This commit is contained in:
Damien Miller 2018-01-24 12:20:44 +11:00
Родитель c9c1bba06a
Коммит 89f09ee687
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -8,6 +8,8 @@
#ifndef crypto_api_h
#define crypto_api_h
#include "includes.h"
#ifdef HAVE_STDINT_H
# include <stdint.h>
#endif