X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmsh.c;h=f6d1a362b4cc9f2c59125e57957418b549136e4e;hb=703b7d98727c1f7e1e76434a04a3125d76d7d168;hp=43530db3946bcfbc23937d5c395d294a25455732;hpb=4548981fb45fbc917cc2c26b7c96b31cfa14bc9b;p=mmh diff --git a/uip/msh.c b/uip/msh.c index 43530db..f6d1a36 100644 --- a/uip/msh.c +++ b/uip/msh.c @@ -153,8 +153,6 @@ int told_to_quit; /* SIGQUIT detected */ /* * prototypes */ -int SOprintf (char *, ...); /* from termsbr.c */ -int sc_width (void); /* from termsbr.c */ void fsetup (char *); void setup (char *); FILE *msh_ready (int, int);