inconsistent types patch from upstream
[ckermit.git] / ckuusx.c
index d332bed..6afc465 100644 (file)
--- 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;