0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00

Some include added.

This commit is contained in:
Ondrej Filip 2004-05-31 13:59:03 +00:00
parent d93fb7e6b9
commit 012279f395

View File

@ -9,6 +9,7 @@
#ifndef _BIRD_IPV6_H_
#define _BIRD_IPV6_H_
#include <sys/types.h>
#include <netinet/in.h>
#include "lib/string.h"