git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8330 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-06-06 23:41:50 +00:00
parent 116da12727
commit 7438732940

View File

@@ -87,7 +87,7 @@ typedef struct HDB {
void *db;
void *dbc;
char *name;
};
} HDB;
#include <hdb-protos.h>