fixed a typo

This commit is contained in:
ceriel 1987-07-22 09:12:47 +00:00
parent f5681a4234
commit 19e580bdc9

View file

@ -1,5 +1,5 @@
/* $Header$ */ /* $Header$ */
#ifdef __BSD_2 #ifdef __BSD4_2
#include <sys/time.h> #include <sys/time.h>
#else #else
#include <time.h> #include <time.h>