csum: Use ISO C fixed width types
commitef7737c5da9e770463a33d46316986cd37298e4a
authorTobias Klauser <tklauser@distanz.ch>
Fri, 12 Sep 2014 15:49:51 +0000 (12 17:49 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 12 Sep 2014 15:51:02 +0000 (12 17:51 +0200)
treeb28923c74d66b3607e5809894e06ea4f307a0b54
parente0d0d1858cbe351718c530df062645faf60f6a17
csum: Use ISO C fixed width types

Use the ISO C fixed width types from stdint.h instead of the
self-defined Linux types.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
csum.h