Orcania
Potluck with different functions for different purposes that can be shared among C programs
orcania-cfg.h
Go to the documentation of this file.
1 
27 #ifndef _ORCANIA_CFG_H_
28 #define _ORCANIA_CFG_H_
29 
30 #define ORCANIA_VERSION 2.1.0
31 /* #undef O_STRSTR */
32 
33 #endif /* _ORCANIA_CFG_H_ */