$NetBSD: patch-aj,v 1.4 2026/05/17 07:09:37 vins Exp $

--- daycalc.c.orig	2017-10-17 06:29:05.000000000 +0000
+++ daycalc.c
@@ -8,7 +8,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#if !defined NEWSOS4 && !defined STDLIBMALLOC && !defined MACOSX
+#if !defined STDLIBMALLOC
 #include <malloc.h>
 #endif
 #include <time.h>
