summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/glob.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcsh/glob.h')
-rw-r--r--contrib/tcsh/glob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcsh/glob.h b/contrib/tcsh/glob.h
index e8e4fc8..382ff13 100644
--- a/contrib/tcsh/glob.h
+++ b/contrib/tcsh/glob.h
@@ -86,6 +86,6 @@ typedef struct {
int glob __P((const char *, int, int (*)(const char *, int), glob_t *));
void globfree __P((glob_t *));
-int globcharcoll __P((int, int));
+int globcharcoll __P((int, int, int));
#endif /* !_GLOB_H_ */
OpenPOWER on IntegriCloud