Add missing static keywords to cmp(1)
This commit is contained in:
parent
1a5054d3fb
commit
8ef8574d1a
@ -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…
Reference in New Issue
Block a user