--- src/common/queue.h.orig 2018-10-24 02:57:34 UTC +++ src/common/queue.h @@ -32,8 +32,8 @@ * @(#)queue.h 8.5 (Berkeley) 8/20/94 */ -#ifndef _SYS_QUEUE_H_ -#define _SYS_QUEUE_H_ +#ifndef _COPIED_GLIBC_SYS_QUEUE_H_ +#define _COPIED_GLIBC_SYS_QUEUE_H_ /* * This file defines five types of data structures: singly-linked lists,