yes: Add missing header

This is a no-op on FreeBSD due to namespace pollution.

MFC after:	1 week
Sponsored by:	Klara, Inc.
Fixes:		cf74b63d61 ("yes: Completely overengineer")
This commit is contained in:
Dag-Erling Smørgrav
2026-03-10 18:40:23 +01:00
parent 14b8a27883
commit ba7439f0a9
+1
View File
@@ -31,6 +31,7 @@
#include <capsicum_helpers.h>
#include <err.h>
#include <limits.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>