Commit a12e4610 authored by Fabrice Bellard's avatar Fabrice Bellard

suppressed unused stuff


Originally committed as revision 15 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent a9b3f630
#ifndef __BSWAP_H__
#define __BSWAP_H__
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_BYTESWAP_H
#include <byteswap.h>
#else
......
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