original 1.0.1 release
[xwelltris.git] / src / include / globdef.h
blobfc5f623b02433d33df4920a1aa9730ef976f2edb
1 /*
2 ** File contains global defines for ALL programs
3 ** for X Northern Captain Project
4 ** Created 23.01.98 by (c) Leo.
5 */
6 #ifndef GLOBALDEF_H
7 #define GLOBALDEF_H
8 /*
9 #define _GNU_SOURCE
10 #define __EXTENSIONS__
13 #define _BSD_SOURCE
14 #define __USE_BSD 1
15 #define _POSIX_SOURCE
18 #endif
19 /* ------------ End of file -------------- */