head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.09.16.09.47.45; author micha; state Exp; branches; next ; commitid XkQvYFXesQPhtPVG; desc @@ 1.1 log @news/canlock-hp: Build fix for SunOS Second attempt to expose the POSIX APIs for SunOS. @ text @$NetBSD$ Remove _POSIX_C_SOURCE (now defined by Makefile). --- hp/src/parser.c.in.orig 2026-05-01 16:33:11.000000000 +0000 +++ hp/src/parser.c.in @@@@ -4,10 +4,6 @@@@ * SPDX-License-Identifier: ICU */ -/*! Tell headers that they should be POSIX compliant */ -#define _POSIX_C_SOURCE 200112L - - /* POSIX */ #include #include @