commit | d3d23a38fcf73f54250c5b1aed1c214e7c78a014 | [log] [tgz] |
---|---|---|
author | guy <guy> | Wed Aug 01 03:34:00 2001 +0000 |
committer | guy <guy> | Wed Aug 01 03:34:00 2001 +0000 |
tree | f9a21490d2bd0c64f29c87d4f193e4e7b64355d1 | |
parent | a9f1b2876ebfa58310b4da584dae1ec5f9df131d [diff] |
Some platforms, e.g. some versions of AIX, appear not to define "struct timespec", or at least they don't do so with the headers included by "print-sctp.c". Define, instead, our own data structure for seconds/microseconds time stamps, and use that instead of "struct timespec".