X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fpathnames.h;h=93ee432d31a0f1163ec8af3df474afcfdb740607;hp=5a7e128d1d55f4da6a48116ee2db9cde0c506d7c;hb=0c27003055592f2b1355ab9f7a4a5c8cf06648b0;hpb=ea5cb92859e3e5f56764be397c0b57c3333c4e45 diff --git a/pppd/pathnames.h b/pppd/pathnames.h index 5a7e128..93ee432 100644 --- a/pppd/pathnames.h +++ b/pppd/pathnames.h @@ -1,10 +1,10 @@ /* * define path names * - * $Id: pathnames.h,v 1.2 1994/04/11 07:19:57 paulus Exp $ + * $Id: pathnames.h,v 1.3 1994/04/20 00:11:32 paulus Exp $ */ -#ifdef STREAMS +#if defined(STREAMS) || defined(ultrix) #define _PATH_PIDFILE "/etc/ppp" #else #define _PATH_PIDFILE "/var/run"