6 lines
91 B
C
6 lines
91 B
C
|
/* use Linux specific code */
|
||
|
#undef LINUX
|
||
|
|
||
|
/* use FreeBSD specific code */
|
||
|
#undef FREEBSD
|