mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-16 13:31:26 +02:00
5 lines
84 B
C
5 lines
84 B
C
#ifndef _ENDIAN_H
|
|
#define _ENDIAN_H
|
|
#include <linux/types.h>
|
|
#endif /* _ENDIAN_H */
|