mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2026-01-21 13:31:34 +00:00
Add errno.h include since it was removed from swab.h.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1159 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
edecf224c4
commit
f4e89f2ffc
@ -88,6 +88,7 @@
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <pthread.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "../include/hdb.h"
|
||||
#include "../include/list.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user