*
* This file is meant to collate all those hacks files together and
* provide a simple include for them in the core squid headers
- * (presently squid.h and squid-old.h)
+ * (presently squid.h)
*
* It should not be included directly in any of the squid sources.
* If your code requires any symbols from here you should be importing
- * squid.h/squid-old.h at the top line of your .cc or .h file.
+ * squid.h at the top line of your .cc or file.
*/
*/
#ifdef _SYS_TYPES_H
#error squid_fdsetsize.h for FDSETSIZE must be included before sys/types.h
-#error Make sure that squid.h or squid-old.h is the first file included by your .cc
+#error Make sure that squid.h is the first file included by your .cc
#endif
#endif /* 0 */
/*