mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
fix build issue on Solaris 10.
This commit is contained in:
@@ -33,7 +33,9 @@
|
||||
#ifndef _SYS_QUEUE_H_
|
||||
#define _SYS_QUEUE_H_
|
||||
|
||||
#if HAVE_SYS_CDEFS_H
|
||||
#include <sys/cdefs.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
* This file defines four types of data structures: singly-linked lists,
|
||||
|
||||
Reference in New Issue
Block a user