]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/status.h
Fix build
[netatalk.git] / etc / afpd / status.h
index 1a1365e3dc678e8b493e8a9896baca7babc794ea..3057b7594a14b821aad093bc4ac1e830417e64ee 100644 (file)
@@ -41,7 +41,7 @@
 
 extern void status_versions (char * /*status*/, const DSI *);
 extern void status_uams (char * /*status*/, const char * /*authlist*/);
-extern void status_init (AFPConfig *, const struct afp_options *);
+extern void status_init (AFPObj *, DSI *dsi);
 extern void set_signature(struct afp_options *);
 
 /* FP functions */