X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ckuusx.c;h=6afc4659d4dff11df200acca5316e099f6617cce;hb=ac474f1b8a669fcca9757cc53cf48146f08f9828;hp=d332bed813b77c2033aac26381d28242129a587e;hpb=c8091b603419995c9b3d1b7b1d2904c917415af0;p=ckermit.git diff --git a/ckuusx.c b/ckuusx.c index d332bed..6afc465 100644 --- a/ckuusx.c +++ b/ckuusx.c @@ -2361,7 +2361,8 @@ VOID setflow() { extern int flow, autoflow, mdmtyp, cxtype, cxflow[]; #ifndef NODIAL - extern int dialcapas, dialfc; + extern int dialfc; + extern long dialcapas; extern MDMINF * modemp[]; MDMINF * p = NULL; long bits = 0;