X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fsys-svr4.c;h=f43427ed94585258c4ef5df5b0d3681bbfda16f0;hp=90a0b3bbfa581518ba8a8bc0b7ed4a0f35b26271;hb=212b4a928b92d9f8f56192e390f0f0d7cf5c9efb;hpb=30fcae8f24d235c9a95084afeea3da29a6d896ee diff --git a/pppd/sys-svr4.c b/pppd/sys-svr4.c index 90a0b3b..f43427e 100644 --- a/pppd/sys-svr4.c +++ b/pppd/sys-svr4.c @@ -26,14 +26,18 @@ */ #ifndef lint -static char rcsid[] = "$Id: sys-svr4.c,v 1.12 1996/08/28 06:42:47 paulus Exp $"; +static char rcsid[] = "$Id: sys-svr4.c,v 1.13 1996/09/14 05:18:24 paulus Exp $"; #endif #include #include #include #include +#ifdef SNI +extern void *alloca(size_t); +#else #include +#endif #include #include #include