2 this is a replacement config.h for building the heimdal parts of the
6 #ifndef HAVE_HEIMDAL_CONFIG_H
7 #define HAVE_HEIMDAL_CONFIG_H
9 #include "include/config.h"
10 #include "../replace/replace.h"
12 #define RCSID(msg) struct __rcsid { int __rcsdi; }
15 /* This needs to be defined for roken too */
16 #ifdef VOID_RETSIGTYPE
17 #define SIGRETURN(x) return
19 #define SIGRETURN(x) return (RETSIGTYPE)(x)
24 #undef HAVE_KRB5_ENCRYPT_BLOCK
26 /*Workaround for heimdal define vs samba define*/