[rtmpdump] [PATCH] Include stddef.h

Martin Storsjö martin at martin.st
Wed Apr 7 08:43:22 CEST 2010


Hi,

rtmp.c uses offsetof, but doesn't include the headers that defines it. 
Normally, it's indirectly included through the crypto headers, but if 
compiling without CRYPTO defined, the definition isn't available. The 
attached patch fixes this.

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Include-stddef.h.patch
Type: text/x-diff
Size: 663 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20100407/1979bfbf/attachment.patch>


More information about the rtmpdump mailing list