Commit a13e61e3 authored by diego's avatar diego

Drop unnecessary intreadwrite.h and bswap.h #includes.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16546 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 418f2f20
...@@ -96,8 +96,6 @@ ...@@ -96,8 +96,6 @@
#endif #endif
#include "config.h" #include "config.h"
#include "intreadwrite.h"
#include "bswap.h"
#ifndef offsetof #ifndef offsetof
# define offsetof(T,F) ((unsigned int)((char *)&((T *)0)->F)) # define offsetof(T,F) ((unsigned int)((char *)&((T *)0)->F))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment