]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/netatalk_conf.h
unix charset is UTF8 by default.
[netatalk.git] / include / atalk / netatalk_conf.h
index 4c9148576238b1c77ec47c3aee373ba57c848268..a9ece1a1c6fafeea75011e6f3a526c26da5b66b5 100644 (file)
@@ -31,4 +31,6 @@ extern struct vol *getvolbypath(AFPObj *obj, const char *path);
 extern struct vol *getvolbyname(const char *name);
 extern void       volume_free(struct vol *vol);
 extern void       volume_unlink(struct vol *volume);
+
+extern char* charset_names[];
 #endif