projects
/
dragonfly.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Merge branch 'vendor/TCSH'
[dragonfly.git]
/
contrib
/
tcsh-6
/
sh.decls.h
diff --git
a/contrib/tcsh-6/sh.decls.h
b/contrib/tcsh-6/sh.decls.h
index
70f76a4
..
8552515
100644
(file)
--- a/
contrib/tcsh-6/sh.decls.h
+++ b/
contrib/tcsh-6/sh.decls.h
@@
-388,6
+388,7
@@
extern Char *unparse (struct command *);
extern void update_dspmbyte_vars (void);
extern void autoset_dspmbyte (const Char *);
#endif
+extern void exportpath (Char **);
/*
* sh.time.c