chiark / gitweb /
truncate_for_display() now uses unicode.c grapheme boundary deetection
[disorder] / lib / defs.h
index c14bb9be16f582ef4a8a06b5eb8bd57fb562587e..c340e8eca3a58cb9dce601fc37b33a176c00c339 100644 (file)
@@ -29,6 +29,7 @@ extern const char pkgdatadir[];
 extern const char bindir[];
 extern const char sbindir[];
 extern const char finkbindir[];
+extern const char docdir[];
 
 #endif /* DEFS_H */