mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Fixes headers for uintptr_t (and build on NetBSD).
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#ifndef _BIRD_ATTRS_H_
|
||||
#define _BIRD_ATTRS_H_
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/* a-path.c */
|
||||
|
||||
#define AS_PATH_SET 1 /* Types of path segments */
|
||||
|
Reference in New Issue
Block a user