summaryrefslogtreecommitdiffstats
path: root/config-compat-linux.h
blob: 2730de1ec359955daa391a4cc3da9c7d614416fd (plain)
1
2
3
4
5
6
7
8
#ifndef CONFIG_COMPAT_LINUX_H
#define CONFIG_COMPAT_LINUX_H

#include <byteswap.h>
#include <endian.h>
#include <libintl.h>

#endif