X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fpathnames.h;h=4562a967017bd9a1237a7221778b9c27280bfec0;hp=7baf95a43df8bc2ed2fffc40833577c6d179a286;hb=e1746e5f6bc21a42ed4c0b35dc5271026d580a81;hpb=771311b501e115d48b66a102ccfe06b37a50474f diff --git a/pppd/pathnames.h b/pppd/pathnames.h index 7baf95a..4562a96 100644 --- a/pppd/pathnames.h +++ b/pppd/pathnames.h @@ -1,7 +1,7 @@ /* * define path names * - * $Id: pathnames.h,v 1.5 1994/09/01 00:32:56 paulus Exp $ + * $Id: pathnames.h,v 1.6 1995/06/12 11:22:53 paulus Exp $ */ #ifdef HAVE_PATHS_H @@ -18,4 +18,5 @@ #define _PATH_IPUP "/etc/ppp/ip-up" #define _PATH_IPDOWN "/etc/ppp/ip-down" #define _PATH_TTYOPT "/etc/ppp/options." +#define _PATH_CONNERRS "/etc/ppp/connect-errors" #define _PATH_USEROPT ".ppprc"