$NetBSD: patch-aa,v 1.8 2006/02/22 13:46:19 joerg Exp $

This patch is a context diff to hack around bugs in GNU patch.

*** sys/tryclockgettime.c.orig	Wed Feb 22 14:38:44 2006
--- sys/tryclockgettime.c	Wed Feb 22 14:40:04 2006
***************
*** 2,3 ****
--- 2,4 ----
+ #include <sys/time.h>
  #include <time.h>
  
  int main(void)
