Include config.h and define KERBEROS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@116 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -14,6 +14,14 @@
|
||||
* Header file for the POP programs
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#define DEBUG
|
||||
#define RETURN_PATH_HANDLING
|
||||
#endif
|
||||
|
||||
#define KERBEROS
|
||||
|
||||
#include <syslog.h>
|
||||
#include "version.h"
|
||||
|
||||
|
Reference in New Issue
Block a user