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:
mux 2007-05-19 13:55:01 +00:00
commit 49781d1c9e

View File

@ -35,7 +35,7 @@
#ifndef _QUEUE_H_
#define _QUEUE_H_
#undef __ofsetof
#undef __offsetof
#define __offsetof(type, field) ((size_t)(&((type *)0)->field))
/*