707e6f1127815bf09cc538d4fe35f31574810fef
[kai/samba.git] / source4 / heimdal_build / config.h
1 /*
2   this is a replacement config.h for building the heimdal parts of the
3   Samba source tree
4 */
5
6 #ifndef HAVE_HEIMDAL_CONFIG_H
7 #define HAVE_HEIMDAL_CONFIG_H
8
9 #define RCSID(msg)
10 #define KRB5
11
12 #include "include/config.h"
13 #include "lib/replace/replace.h"
14
15 #endif