Change suseconds_t to long as it is in most of systems. Fixes a lot of
authorHasso Tepper <hasso@dragonflybsd.org>
Thu, 19 Jun 2008 12:23:51 +0000 (12:23 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Thu, 19 Jun 2008 12:23:51 +0000 (12:23 +0000)
commit9864eb4d0adaaff881c9b5ad87b787945a8ac221
tree2dadec692d173d9cc6ad767f986e74849553ecef
parent6bc8fd9eed0969a7a160f1388928382aca6eb864
Change suseconds_t to long as it is in most of systems. Fixes a lot of
printf related warnings everywhere.

Noticed-by: swildner@
sys/sys/types.h