]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/pathnames.h
Update to state of pppd-new directory
[ppp.git] / pppd / pathnames.h
index 7baf95a43df8bc2ed2fffc40833577c6d179a286..51ca73d9e7604ae20764abc62fe2cf793a180bc2 100644 (file)
@@ -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.5.2.1 1995/06/01 07:01:36 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"