Add includes.h for compat layer.

Should fix build on AIX 7.2.
This commit is contained in:
Darren Tucker 2019-04-01 20:07:23 +11:00
parent 0099115178
commit a0ca4009ab
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
* - Christine van Vredendaal
*/
#include "includes.h"
#include <string.h>
#include "crypto_api.h"