1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Lib: Include fixes to better split lib from nest

This commit is contained in:
Maria Matejka
2019-10-24 12:38:48 +02:00
parent 5ce881be82
commit 66f00cdd80
6 changed files with 7 additions and 6 deletions

View File

@@ -10,7 +10,7 @@
#include <stdlib.h>
#include <stdint.h>
#include "nest/bird.h"
#include "lib/birdlib.h"
#include "lib/resource.h"
#include "lib/string.h"