From f4796f4661369972ccb513e5a88d8d84b1dec0e4 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 30 Jun 2024 18:17:11 +0000 Subject: we don't need the NOBYFOUR space-savings option anymore, that codepath was replaced a while ago. ok tb --- sys/lib/libz/zutil.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/lib/libz/zutil.h') diff --git a/sys/lib/libz/zutil.h b/sys/lib/libz/zutil.h index 583354ed14f..4995480cdea 100644 --- a/sys/lib/libz/zutil.h +++ b/sys/lib/libz/zutil.h @@ -24,7 +24,6 @@ #include #define MY_ZCALLOC -#define NOBYFOUR typedef long ptrdiff_t; #else -- cgit v1.2.3