index
:
qmail
master
fixes and upgrades to qmail
jsd@av8n.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uint32.h1
blob: 6599aa0c9cac88e9d6dd400aa21af9d7499a8a3c (
plain
)
1
2
3
4
5
6
#ifndef UINT32_H #define UINT32_H typedef unsigned int uint32; #endif