ports/www/squid/files/patch-include_squid.h
Philippe Audeoud df24358637 www/squid: update to 6.8
remove patch no longer needed
add patch to remove ifdef duplicate

PR:	277672
Approved by:	maintainer, bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D44431
2024-03-20 14:23:24 +01:00

10 lines
260 B
C

--- include/squid.h.orig 2024-03-04 05:45:51 UTC
+++ include/squid.h
@@ -9,6 +9,7 @@
#ifndef SQUID_INCLUDE_SQUID_H
#define SQUID_INCLUDE_SQUID_H
+#define _WITH_CPU_SET_T
#include "autoconf.h" /* For GNU autoconf variables */
#include "version.h"