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.h2
blob: 716430d99a5f46b27dea64bf570405f47beca1e3 (
plain
)
1
2
3
4
5
6
#ifndef UINT32_H #define UINT32_H typedef unsigned long uint32; #endif