Skip to content

Commit b647aee

Browse files
committed
Merge pull request #35 from dgrove-oss/remove_sys_queue
Remove copy of BSD sys/queue.h
2 parents 3ce4e3d + 6578c23 commit b647aee

File tree

2 files changed

+0
-839
lines changed

2 files changed

+0
-839
lines changed

src/internal.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,6 @@ DISPATCH_EXPORT DISPATCH_NOTHROW void dispatch_atfork_child(void);
214214
#include <sys/time.h>
215215
#include <sys/mman.h>
216216
#include <netinet/in.h>
217-
#else
218-
#include "sys_queue.h"
219217
#endif
220218

221219
#ifdef __BLOCKS__

0 commit comments

Comments
 (0)