X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fatalk%2Fuam.h;h=72207f1fcdb1d0aa28dc7ce6ea7958525d1cfe2d;hb=df7560dfdb12b06090dc4b2c6e88d0858930b591;hp=ba62783aa657aad332875986cbb6854897993c9f;hpb=9aac0301d44259f19d48037074aedff8f520721b;p=netatalk.git diff --git a/include/atalk/uam.h b/include/atalk/uam.h index ba62783a..72207f1f 100644 --- a/include/atalk/uam.h +++ b/include/atalk/uam.h @@ -5,7 +5,6 @@ #ifndef UAM_H #define UAM_H 1 -#include #include #include @@ -53,7 +52,6 @@ * get back the corresponding option. not all of these are implemented. */ #define UAM_PASSWD_FILENAME (1 << 0) #define UAM_PASSWD_MINLENGTH (1 << 1) -#define UAM_PASSWD_MAXFAIL (1 << 2) /* not implemented yet. */ #define UAM_PASSWD_EXPIRETIME (1 << 3) /* not implemented yet. */ /* max lenght of username */