]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/sys-linux.c
fix link problem
[ppp.git] / pppd / sys-linux.c
index 946380709588b11692b2cd8588c8fb6cddd4fe1c..425662dc14061a83d3a37eb2dca8ca1b84f15581 100644 (file)
@@ -2371,7 +2371,7 @@ restore_loop(void)
 /*
  * Reconfigure the IP addresses for the demand dial system.
  */
-    ip_demand_conf (0);
+    (void) (ipcp_protent.demand_conf) (0);
   }
 
 /********************************************************************