*** ngrfiles.c 1998/07/03 22:15:08 1.5 --- ngrfiles.c 1998/08/06 17:47:55 *************** *** 81,86 **** --- 81,87 ---- /* Passed to the front end. The front end only sees the .be segment */ static struct get_backend { nss_backend_t be; + int incr; /* not used here; in 2.4+, gets incremented by NSS */ FILE *fp; }; *** patchlevel.h 1998/07/03 22:15:08 1.3 --- patchlevel.h 1998/08/06 17:49:03 *************** *** 1 **** ! static char patchlevel[] = "ngrfiles ver 1.1 $Id: patchlevel.h,v 1.3 1998/07/03 22:15:08 jdd Exp $"; --- 1 ---- ! static char patchlevel[] = "ngrfiles ver 1.1 patchlevel 1 $Id: patchlevel.h,v 1.4 1998/08/06 17:48:59 jdd Exp $";