mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
5 lines
71 B
C
5 lines
71 B
C
|
#ifndef __CONFIG__
|
||
|
#define __CONFIG__
|
||
|
#define UNALIGNED_LONG_OK
|
||
|
#endif
|