mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
This commit was generated by cvs2svn to compensate for changes in r169765,
which included commits to RCS files with non-trunk default branches.
This commit is contained in:
commit
a9459be7dc
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
#ifndef _QUEUE_H_
|
||||
#define _QUEUE_H_
|
||||
|
||||
#undef __ofsetof
|
||||
#undef __offsetof
|
||||
#define __offsetof(type, field) ((size_t)(&((type *)0)->field))
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue