X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=compat%2Finclude%2Fpathnames.h;h=afaa14ddfcf2cfb642a04d088a1843557de1e341;hp=7669ab3482d455637a4945ac8dee4b91b130a76b;hb=e1abc9ce25132eef1239047a071c2c1d4822dd9f;hpb=109e9e1d1a904627eeae4d519a0f694795b2892c diff --git a/compat/include/pathnames.h b/compat/include/pathnames.h index 7669ab3..afaa14d 100644 --- a/compat/include/pathnames.h +++ b/compat/include/pathnames.h @@ -2,10 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 - * Stelian Pop - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000-2002 * - * $Id: pathnames.h,v 1.10 2000/12/04 15:43:16 stelian Exp $ + * $Id: pathnames.h,v 1.13 2003/03/30 15:40:34 stelian Exp $ */ /* @@ -20,11 +20,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * @@ -41,6 +37,7 @@ * SUCH DAMAGE. */ +#include #include #ifdef __linux__