diff options
author | 2012-09-23 15:05:23 +0000 | |
---|---|---|
committer | 2012-09-23 15:05:23 +0000 | |
commit | 1bb95fef65bf56dd55ab02b4253e9bb25dd1fab5 (patch) | |
tree | ba0b0db6f9aa99acdc8d1301f0ccc5c8d569096b /lib/libc/stdlib | |
parent | Allow route -T 3 add to create a table even if the table does not exist (diff) | |
download | wireguard-openbsd-1bb95fef65bf56dd55ab02b4253e9bb25dd1fab5.tar.xz wireguard-openbsd-1bb95fef65bf56dd55ab02b4253e9bb25dd1fab5.zip |
uint32_t is the integer type defined in stdint.h
u_int32_t is historical BSD stuff.
fix to match the manpage, namely #include <stdint.h> as a prerequisite.
okay millert@
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions