diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/stock/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/krb5/stock/config.h b/src/include/krb5/stock/config.h index f044c5c61..240135a2a 100644 --- a/src/include/krb5/stock/config.h +++ b/src/include/krb5/stock/config.h @@ -46,6 +46,10 @@ typedef int krb5_sigtype; #define NO_STDLIB_H #endif +#ifdef ProvidePrototypes +#define KRB5_PROVIDE_PROTOTYPES +#endif + #ifdef UseNarrowPrototypes #define NARROW_PROTOTYPES #endif |
