X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=sidebyside;f=pppd%2Futils.c;h=69d2a9383f0117ee05a5d017037b91e72fed6141;hb=aefcf5ac90dee434d605167b6a719c58c0ffcf03;hp=38a69778a270e926d17937d8a7609de8dcacb730;hpb=bcfa20820fc9ff3b25bcf62308e3e737c1897dc6;p=ppp.git diff --git a/pppd/utils.c b/pppd/utils.c index 38a6977..69d2a93 100644 --- a/pppd/utils.c +++ b/pppd/utils.c @@ -17,7 +17,7 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#define RCSID "$Id: utils.c,v 1.18 2002/03/05 15:14:04 dfs Exp $" +#define RCSID "$Id: utils.c,v 1.19 2002/10/27 12:56:26 fcusack Exp $" #include #include @@ -818,7 +818,7 @@ dump_packet(const char *tag, unsigned char *p, int len) /* Procedures for locking the serial device using a lock file. */ #ifndef LOCK_DIR -#ifdef _linux_ +#ifdef __linux__ #define LOCK_DIR "/var/lock" #else #ifdef SVR4