$NetBSD: patch-aa,v 1.1.1.1 2007/03/05 15:36:07 mrohrer Exp $

--- game_servers/ggzcards/ai.c.orig	2007-03-05 09:31:06.000000000 -0600
+++ game_servers/ggzcards/ai.c
@@ -40,7 +40,7 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <unistd.h>
-#include <wait.h>
+#include <sys/wait.h>
 
 #include "ai.h"
 #include "common.h"
