$NetBSD: patch-ai,v 1.1 2006/01/12 21:35:09 joerg Exp $

--- source/alleg/blit.c.orig	2006-01-12 21:09:13.000000000 +0000
+++ source/alleg/blit.c
@@ -2,6 +2,9 @@
 #include <allegro.h>
 #include <winalleg.h>
 #endif
+
+#include <sys/time.h>
+
 #include "blit_x2.h"
 #include "eagle.h"
 #include "games.h" // current_game for save_screen
