ports/www/squid/files/patch-include_squid.h
Pavel Timofeev 5313460714 www/squid: update to 6.3
Error message translation files are now part of www/squid-langpack.

Changelog: http://www.squid-cache.org/Versions/v6/squid-6.3-RELEASENOTES.html

PR:		272524
2023-10-11 02:04:38 -04:00

10 lines
246 B
C

--- include/squid.h.orig 2023-02-28 09:10:25 UTC
+++ include/squid.h
@@ -9,6 +9,7 @@
#ifndef SQUID_CONFIG_H
#define SQUID_CONFIG_H
+#define _WITH_CPU_SET_T
#include "autoconf.h" /* For GNU autoconf variables */
#include "version.h"