Files
wmic/Samba/source/heimdal_build/config.h
T

16 lines
261 B
C
Raw Normal View History

2019-02-16 00:16:52 +01:00
/*
this is a replacement config.h for building the heimdal parts of the
Samba source tree
*/
#ifndef HAVE_HEIMDAL_CONFIG_H
#define HAVE_HEIMDAL_CONFIG_H
#define RCSID(msg)
#define KRB5
#include "include/config.h"
#include "lib/replace/replace.h"
#endif