$NetBSD: patch-aa,v 1.3 2026/03/23 10:13:25 nia Exp $

- Use standard headers.

--- xnodecor.c.orig	2026-03-23 09:49:59.884863702 +0000
+++ xnodecor.c
@@ -38,7 +38,9 @@
 #include <X11/Xutil.h>
 #include <stdlib.h>
 #include <string.h>
+#include <strings.h>
 #include <stdio.h>
+#include <unistd.h>
  
 #define WAIT_DEFAULT	0
 #define WAIT_TIMEOUT	15
