$NetBSD: patch-dh,v 1.1 2001/12/28 14:58:07 tron Exp $ --- olwmslave/cmdstream.c.orig Tue Jun 29 07:12:10 1993 +++ olwmslave/cmdstream.c Fri Dec 28 15:55:42 2001 @@ -50,10 +50,10 @@ * Local Forward Declarations * ---------------------------------------------------------------------*/ -Command *MatchCommand(); -CmdAttr *MatchAttr(); -int EncodeAttrValue(); -int DecodeAttrValue(); +static Command *MatchCommand(); +static CmdAttr *MatchAttr(); +static int EncodeAttrValue(); +static int DecodeAttrValue(); /* ---------------------------------------------------------------------- * SetCmdStream