blob: 2730de1ec359955daa391a4cc3da9c7d614416fd [file] [log] [blame]
The Android Open Source Project441f72d2009-03-03 19:29:28 -08001#ifndef CONFIG_COMPAT_LINUX_H
2#define CONFIG_COMPAT_LINUX_H
3
4#include <byteswap.h>
5#include <endian.h>
6#include <libintl.h>
7
8#endif