00001 #ifndef BITSTREAM_H 00002 #define BITSTREAM_H 00003 00004 #include "mpeg3demux.h" 00005 #include <sys/types.h> 00006 00007 #endif