hdb.h uses FILE * and so should #include <stdio.h>.
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
#ifndef __HDB_H__
|
||||
#define __HDB_H__
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <krb5.h>
|
||||
|
||||
#include <hdb_err.h>
|
||||
|
Reference in New Issue
Block a user