chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
suppress more redundant redisplay_tree() calls
[disorder]
/
lib
/
defs.h
diff --git
a/lib/defs.h
b/lib/defs.h
index 4f180121d63b6111cabb4b7a24208625db6f230c..c340e8eca3a58cb9dce601fc37b33a176c00c339 100644
(file)
--- a/
lib/defs.h
+++ b/
lib/defs.h
@@
-26,6
+26,10
@@
extern const char pkglibdir[];
extern const char pkgconfdir[];
extern const char pkgstatedir[];
extern const char pkgdatadir[];
+extern const char bindir[];
+extern const char sbindir[];
+extern const char finkbindir[];
+extern const char docdir[];
#endif /* DEFS_H */