]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/uam.h
patch to fix checking of hostname
[netatalk.git] / include / atalk / uam.h
index 0345a5485ce25fce600ca3ee5a85b40c9dcb5f64..060bc228588f03b734a94e73fdae4a090b05e637 100644 (file)
@@ -33,9 +33,7 @@
 #define UAM_OPTION_HOSTNAME     (1 << 5) /* get host name */
 #define UAM_OPTION_COOKIE       (1 << 6) /* cookie handle */
 #define UAM_OPTION_PROTOCOL    (1 << 7) /* DSI or ASP */
-#ifdef TRU64
 #define UAM_OPTION_CLIENTNAME   (1 << 8) /* get client IP address */
-#endif /* TRU64 */
 
 /* some password options. you pass these in the length parameter and
  * get back the corresponding option. not all of these are implemented. */