Include protos.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@130 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
#include "protos.h"
|
||||||
#define DEBUG
|
#define DEBUG
|
||||||
#define RETURN_PATH_HANDLING
|
#define RETURN_PATH_HANDLING
|
||||||
#endif
|
#endif
|
||||||
@@ -43,7 +44,9 @@
|
|||||||
#define FALSE 0
|
#define FALSE 0
|
||||||
#define NEWLINE '\n'
|
#define NEWLINE '\n'
|
||||||
|
|
||||||
|
#ifndef MAXHOSTNAMELEN
|
||||||
#define MAXHOSTNAMELEN 256
|
#define MAXHOSTNAMELEN 256
|
||||||
|
#endif
|
||||||
#define MAXUSERNAMELEN 65
|
#define MAXUSERNAMELEN 65
|
||||||
#define MAXDROPLEN 64
|
#define MAXDROPLEN 64
|
||||||
#define MAXLINELEN 1024
|
#define MAXLINELEN 1024
|
||||||
|
Reference in New Issue
Block a user