]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/uam.h
New option parsing
[netatalk.git] / include / atalk / uam.h
index ba62783aa657aad332875986cbb6854897993c9f..72207f1fcdb1d0aa28dc7ce6ea7958525d1cfe2d 100644 (file)
@@ -5,7 +5,6 @@
 #ifndef UAM_H
 #define UAM_H 1
 
-#include <sys/cdefs.h>
 #include <pwd.h>
 #include <stdarg.h>
 
@@ -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  */