mirror of
https://github.com/eddyem/small_tel.git
synced 2025-12-06 10:45:16 +03:00
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
#define EBUG 1
|
|
#define _GNU_SOURCE
|
|
#define _XOPEN_SOURCE 1111
|
|
#define _POSIX_C_SOURCE 200000
|