]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/afp_zeroconf.c
Fix build
[netatalk.git] / etc / afpd / afp_zeroconf.c
index d6fa657728b568ee1fe5b9a547ab02fc3b10990b..64347be3f330d18d7c458096f4b3b97adf321ddf 100644 (file)
@@ -22,7 +22,7 @@
 /*
  * Functions (actually they are just facades)
  */
-void zeroconf_register(const AFPConfig *configs)
+void zeroconf_register(const AFPObj *configs)
 {
 #if defined (HAVE_AVAHI)
   LOG(log_debug, logtype_afpd, "Attempting to register with mDNS using Avahi");