1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-11-29 01:03:57 +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

@@ -20,6 +20,8 @@
* MA 02111-1307, USA.
*/
#include "config.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>