mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Moves errno.h include.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#ifndef _BIRD_SOCKET_H_
|
||||
#define _BIRD_SOCKET_H_
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#include "lib/resource.h"
|
||||
|
||||
typedef struct birdsock {
|
||||
|
Reference in New Issue
Block a user