--------------------- PatchSet 1089 Date: 2001/01/05 10:36:54 Author: rbcollins Branch: auth_digest Tag: (none) Log: reverse a mistaken change Members: src/squid.h:1.1.1.3.12.5.4.2->1.1.1.3.12.5.4.3 Index: squid/src/squid.h =================================================================== RCS file: /cvsroot/squid-sf//squid/src/squid.h,v retrieving revision 1.1.1.3.12.5.4.2 retrieving revision 1.1.1.3.12.5.4.3 diff -u -r1.1.1.3.12.5.4.2 -r1.1.1.3.12.5.4.3 --- squid/src/squid.h 5 Jan 2001 03:44:58 -0000 1.1.1.3.12.5.4.2 +++ squid/src/squid.h 5 Jan 2001 10:36:54 -0000 1.1.1.3.12.5.4.3 @@ -1,6 +1,6 @@ /* - * $Id: squid.h,v 1.1.1.3.12.5.4.2 2001/01/05 03:44:58 rbcollins Exp $ + * $Id: squid.h,v 1.1.1.3.12.5.4.3 2001/01/05 10:36:54 rbcollins Exp $ * * AUTHOR: Duane Wessels * @@ -158,9 +158,6 @@ #if HAVE_SYS_STAT_H #include #endif -#if HAVE_SYS_VFS_H -#include -#endif #if HAVE_SYS_UN_H #include #endif