]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - nest/attrs.h
Fixes headers for uintptr_t (and build on NetBSD).
[thirdparty/bird.git] / nest / attrs.h
index eee6b37871ac86ffb69522fc4cebd265543eacd5..16fb35af273b40c943bf1c1213cf62bed6ab7a99 100644 (file)
@@ -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 */