head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.04.08.12.38.47; author wiz; state Exp; branches; next ; commitid ZkZUraGgr3OcC9BG; desc @@ 1.1 log @unrealircd6: fix build on -current @ text @$NetBSD$ Add missing header for exit(). --- configure.orig 2026-04-08 12:37:39.914899456 +0000 +++ configure @@@@ -6050,6 +6050,7 @@@@ else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ +#include #include #include int main() { @