]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pppd.h
Put in a have_route_to cobbled up from stuff sent by Sowmini.
[ppp.git] / pppd / pppd.h
index 8029e400813d9f408aa108841e76c84fbe1fd2e5..509015c9f4c1107bd344ffc58e5c4512d3f4c8e5 100644 (file)
@@ -16,7 +16,7 @@
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Id: pppd.h,v 1.25 1999/02/26 11:03:34 paulus Exp $
+ * $Id: pppd.h,v 1.27 1999/03/06 11:28:11 paulus Exp $
  */
 
 /*
@@ -387,7 +387,7 @@ struct option_info {
     char    *source;           /* where option came from */
 };
 
-extern struct option_info auth_req_info;
+extern struct option_info devnam_info;
 extern struct option_info connector_info;
 extern struct option_info disconnector_info;
 extern struct option_info welcomer_info;