From 2ca05b001ea8d1eff3031fc28a6175d9113e324b Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 8 Aug 1995 15:24:44 +0000 Subject: Formerly time.h.~2~ --- pfinet/linux/time.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pfinet/linux/time.h b/pfinet/linux/time.h index 18a03a58..65bc8c6c 100644 --- a/pfinet/linux/time.h +++ b/pfinet/linux/time.h @@ -1 +1,7 @@ +#ifndef _HACK_TIME_H_ + #include + +void do_gettimeofday (struct timeval *); + +#endif -- cgit v1.2.3