1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-12-11 03:42:35 +03:00

libgcrypt: Add missing config.h include

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Andreas Schneider
2018-01-10 21:59:17 +01:00
parent 37acd3eca8
commit e19163eabb
2 changed files with 4 additions and 0 deletions

View File

@@ -21,6 +21,8 @@
* MA 02111-1307, USA.
*/
#include "config.h"
#include <stdlib.h>
#include "libssh/priv.h"