git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2521 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-07-23 02:09:08 +00:00
parent 11e967519e
commit 83c246275e

View File

@@ -97,4 +97,6 @@ void loop (krb5_context);
void kdc_log(int, const char *fmt, ...);
#define ALLOC(X) ((X) = malloc(sizeof(*(X))))
#endif /* __KDC_LOCL_H__ */