mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 19:06:44 -04:00
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
10 lines
246 B
C
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"
|
|
|