bmsd/bms.h

changeset 747
b6fbe6821468
parent 746
44d929ff268e
child 843
29e7223e37ae
equal deleted inserted replaced
746:44d929ff268e 747:b6fbe6821468
3 */ 3 */
4 4
5 #ifndef _BMS_H 5 #ifndef _BMS_H
6 #define _BMS_H 6 #define _BMS_H
7 7
8 #define TRUE 1
9 #define FALSE 0
10 8
11 #define _GNU_SOURCE // for secure_getenv() 9 #define _GNU_SOURCE // for secure_getenv()
12 10
13 #include "../config.h" 11 #include "../config.h"
14 12

mercurial