]> git.ipfire.org Git - thirdparty/mtr.git/commit
cleanup: avoid duplicating stdint.h
authorSami Kerola <kerolasa@iki.fi>
Mon, 29 Aug 2016 12:05:01 +0000 (13:05 +0100)
committerSami Kerola <kerolasa@iki.fi>
Mon, 29 Aug 2016 12:20:06 +0000 (13:20 +0100)
commita2b73fc29b0477d8daf5f56b0f4e7d416acff662
treeef35c1dec949acd031a1931a1c911ff5fd0b684d
parent59d4af77a1693dadef44bab1a4ca77729498774e
cleanup: avoid duplicating stdint.h

Use exactly defined data types from stdint.h rather than defining own
similar types.

Reference: http://pubs.opengroup.org/onlinepubs/009695399/basedefs/stdint.h.html
mtr.h
net.c
net.h