head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.03.26.02.17.11; author dholland; state Exp; branches; next ; commitid Gp8kgnLXV0TMAqzG; desc @@ 1.1 log @wm/golem: fix build with gcc14 @ text @$NetBSD$ Use standard headers. --- configure~ 2002-02-02 21:13:45.000000000 +0000 +++ configure @@@@ -2274,6 +2274,7 @@@@ else #include "confdefs.h" #include +#include #include int main() { FILE *fp = fopen("./conftestval", "w"); @