projects
/
tinc
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Minor type improvements in legacy protocol code
[tinc]
/
src
/
legacy.h
1
#ifndef TINC_LEGACY_H
2
#define TINC_LEGACY_H
3
4
typedef int nid_t;
5
6
#endif // TINC_LEGACY_H