remove TRUE and FALSE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1538 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -96,11 +96,6 @@
|
|||||||
#define K_LOCK_UN LOCK_UN /* Unlock */
|
#define K_LOCK_UN LOCK_UN /* Unlock */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef TRUE
|
|
||||||
#define TRUE 1
|
|
||||||
#define FALSE 0
|
|
||||||
#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