thermferm/thermferm.h

changeset 724
01e3936f62d4
parent 716
5c30c8ef83a8
child 726
8289078ff7be
equal deleted inserted replaced
723:99e3e6971f97 724:01e3936f62d4
2 #define _MBSELIB_H 2 #define _MBSELIB_H
3 3
4 4
5 #define TRUE 1 5 #define TRUE 1
6 #define FALSE 0 6 #define FALSE 0
7
8 #define _GNU_SOURCE
7 9
8 #include "../config.h" 10 #include "../config.h"
9 #include "pid.h" 11 #include "pid.h"
10 12
11 #include <stdlib.h> 13 #include <stdlib.h>

mercurial