X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fpppd.h;h=509015c9f4c1107bd344ffc58e5c4512d3f4c8e5;hb=a00baab063b349591289cbde22ab40cf80b8f0af;hp=3154360016b96d554c57aef6ccab05ce7ec3dbc6;hpb=8a68ed35b0312fe46436a3490097a4fdc5af1c95;p=ppp.git diff --git a/pppd/pppd.h b/pppd/pppd.h index 3154360..509015c 100644 --- a/pppd/pppd.h +++ b/pppd/pppd.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: pppd.h,v 1.26 1999/03/02 05:59:22 paulus Exp $ + * $Id: pppd.h,v 1.27 1999/03/06 11:28:11 paulus Exp $ */ /* @@ -116,7 +116,6 @@ extern int privileged; /* We were run by real-uid root */ extern int need_holdoff; /* Need holdoff period after link terminates */ extern char **script_env; /* Environment variables for scripts */ extern int detached; /* Have detached from controlling tty */ -extern int uid; /* Real user ID of the user running pppd */ /* * Variables set by command-line options.