$OpenBSD: patch-command_c,v 1.1 2016/09/10 13:03:41 ajacoutot Exp $
--- command.c.orig	Sat Sep 10 11:18:46 2016
+++ command.c	Sat Sep 10 11:19:03 2016
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <string.h> /* strcpy */
 
 #include "constant.h"
   
