From d9ed72433f25ec45908dede1022425a3f3ed1c67 Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 21 Apr 2006 04:26:02 +0000 Subject: darwin --- src/cmd/sam/sam.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/cmd/sam') diff --git a/src/cmd/sam/sam.h b/src/cmd/sam/sam.h index 40339150..ca92c48d 100644 --- a/src/cmd/sam/sam.h +++ b/src/cmd/sam/sam.h @@ -6,6 +6,9 @@ #undef waitfor #define waitfor samwaitfor +#undef warn +#define warn samwarn + /* * BLOCKSIZE is relatively small to keep memory consumption down. */ -- cgit v1.2.3