mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
BFD work in progress.
Now it compiles and mostly works.
This commit is contained in:
@@ -34,6 +34,7 @@ typedef INTEGER_64 s64;
|
||||
typedef unsigned INTEGER_64 u64;
|
||||
typedef u8 byte;
|
||||
typedef u16 word;
|
||||
typedef unsigned int uint;
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user