iproute2/include/linux/stddef.h

6 lines
68 B
C

#ifndef __always_inline
#define __always_inline __inline__
#endif