[FFmpeg-devel] [PATCH] replace stddef.h by sys/types.h for size_t definition

Diego Biurrun diego
Thu Mar 13 19:13:19 CET 2008


On Thu, Mar 13, 2008 at 09:11:34AM +0000, M?ns Rullg?rd wrote:
> Diego Biurrun <diego at biurrun.de> writes:
> 
> > This changes one inclusion of stddef.h to sys/types.h.  I believe this
> > is the correct header for size_t.
> 
> Your belief is inaccurate.  Both are required to supply size_t.
> However, stddef.h is standard C, and sys/types.h is not.  I think we
> should use standard C headers where possible.

OK, then I guess the attached patch is in order..

Please remind me where you look up which definitions have to be part of
which header file...

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stddef.h.diff
Type: text/x-diff
Size: 300 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080313/4ef0030a/attachment.diff>



More information about the ffmpeg-devel mailing list