X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fatalk%2Fuam.h;h=060bc228588f03b734a94e73fdae4a090b05e637;hb=7ccc1958a6d4538a3af18bb55ca4f8a7c7e31504;hp=0345a5485ce25fce600ca3ee5a85b40c9dcb5f64;hpb=451b3faff56988ef5d82b3c3f2e5f7e33fca91ce;p=netatalk.git diff --git a/include/atalk/uam.h b/include/atalk/uam.h index 0345a548..060bc228 100644 --- a/include/atalk/uam.h +++ b/include/atalk/uam.h @@ -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. */