Silence clang-tidy warnings about atoi(getenv())
[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