Commit 6960cb0a authored by glantau's avatar glantau

suppressed unused stuff


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f47dda85
#ifndef __BSWAP_H__ #ifndef __BSWAP_H__
#define __BSWAP_H__ #define __BSWAP_H__
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_BYTESWAP_H #ifdef HAVE_BYTESWAP_H
#include <byteswap.h> #include <byteswap.h>
#else #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