Add missing static keywords to cmp(1)
This commit is contained in:
parent
d0367a1471
commit
a86a6f0c85
@ -42,4 +42,4 @@ void c_special(int, const char *, off_t, int, const char *, off_t);
|
||||
void diffmsg(const char *, const char *, off_t, off_t);
|
||||
void eofmsg(const char *);
|
||||
|
||||
extern int lflag, sflag, xflag;
|
||||
extern int lflag, sflag, xflag, zflag;
|
||||
|
Loading…
x
Reference in New Issue
Block a user