X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=dump%2Fitime.c;h=7187d0033dab3873f201a5683aa408d299513f75;hb=d1925e0c515fcb4f815d75292566d600fd715ff5;hp=7b20ca216bd08908576b1cd96f46e9c23ef8096a;hpb=3458b64d0f4e9c6b5bf43ba51c964bab8b716127;p=dump.git diff --git a/dump/itime.c b/dump/itime.c index 7b20ca2..7187d00 100644 --- a/dump/itime.c +++ b/dump/itime.c @@ -18,11 +18,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,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$Id: itime.c,v 1.24 2003/03/06 14:35:51 stelian Exp $"; + "$Id: itime.c,v 1.26 2003/10/26 16:05:47 stelian Exp $"; #endif /* not lint */ #include @@ -56,7 +52,6 @@ static const char rcsid[] = #include #include #include -#include #ifdef __linux__ #ifdef HAVE_EXT2FS_EXT2_FS_H #include