$NetBSD: patch-am,v 1.1 2006/01/15 19:20:59 joerg Exp $

--- msdos/dos_timer.c.orig	2006-01-15 18:50:44.000000000 +0000
+++ msdos/dos_timer.c
@@ -31,6 +31,7 @@ To send email to the maintainer of the W
 #include "platform.h"
 
 #define		_POSIX_SOURCE	1
+#include <sys/types.h>
 #include	<time.h>
 
 
