$NetBSD: patch-aa,v 1.4 2025/02/09 08:45:39 triaxx Exp $

Add missing header files.

--- src/options.cpp.orig	2013-06-09 06:21:13.000000000 +0000
+++ src/options.cpp
@@ -24,6 +24,7 @@ Permission is granted to anyone to use t
 #include<map>
 #include<algorithm>
 #include<string>
+#include <unistd.h>
 
 using std::string;
 
