#ifndef __LINUX_COMPILER_H #error "Please don't include directly, include instead." #endif #include_next #ifndef __packed #define __packed __attribute__((packed)) #endif