From: Matthew Dillon Date: Mon, 14 Sep 2009 21:10:57 +0000 (-0700) Subject: games - hunt - minor include fix for portability. X-Git-Tag: v2.4.0~8 X-Git-Url: https://gitweb.dragonflybsd.org/~uqs/games.git/commitdiff_plain/2e058dd0e8b4c94b253d2cdd0f875e0c7cc279b9 games - hunt - minor include fix for portability. Submitted-by: Ulrich Spoerlein --- diff --git a/games/hunt/huntd/server.h b/games/hunt/huntd/server.h index 7dcd997344..a7a7ddd2dc 100644 --- a/games/hunt/huntd/server.h +++ b/games/hunt/huntd/server.h @@ -36,6 +36,7 @@ #include #include +#include #ifndef __GNUC__ #define __attribute__(x)