Ken Pizzini <tz_ at explicate.org> writes: > but really the better fix is to delete these two lines and #include > the <time.h> and <string.h> headers instead. I second the motion on using the better fix. These days we can rely at least on C89's spec for <time.h> and <string.h>.