]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/afp_avahi.h
Merge 2-2
[netatalk.git] / etc / afpd / afp_avahi.h
index f7d0473d0c65be91d483c172b7dda19662df01c2..ae3366db506c59680a73b39a848e67a15c1a2ade 100644 (file)
 
 #include "afp_config.h"
 
-#define AFP_DNS_SERVICE_TYPE "_afpovertcp._tcp"
-#define ADISK_SERVICE_TYPE "_adisk._tcp"
-#define DEV_INFO_SERVICE_TYPE "_device-info._tcp"
-
-#define MAXINSTANCENAMELEN 63
-
 struct context {
        /* Avahi stuff */
   int               thread_running;