oops
This commit is contained in:
parent
29412e1c31
commit
f9888587c7
@ -12,6 +12,8 @@
|
||||
#include <u.h>
|
||||
#include <libc.h>
|
||||
|
||||
#define isatty plan9_isatty
|
||||
|
||||
#define EQ(a,b) ((tmp=a)==0?0:(strcmp(tmp,b)==0))
|
||||
|
||||
int ap;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user