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
49781d1c9e
@ -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 New Issue
Block a user