File tree 13 files changed +0
-13
lines changed
13 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 11
11
* Public License.
12
12
*/
13
13
14
- #include <my_config.h>
15
14
#include <sys/types.h>
16
15
#include <sys/stat.h>
17
16
#include <fcntl.h>
Original file line number Diff line number Diff line change 44
44
*
45
45
* @endverbatim
46
46
*/
47
- #include <my_config.h>
48
47
#include <stdio.h>
49
48
#include <string.h>
50
49
#include <stdlib.h>
Original file line number Diff line number Diff line change 36
36
*/
37
37
#define _XOPEN_SOURCE 700
38
38
#define OPENSSL_THREAD_DEFINES
39
- #include <my_config.h>
40
39
41
40
#include <openssl/opensslconf.h>
42
41
#if defined(OPENSSL_THREADS )
Original file line number Diff line number Diff line change 31
31
#undef NDEBUG
32
32
#endif
33
33
#define FAILTEST (s ) printf("TEST FAILED: " s "\n");return 1;
34
- #include <my_config.h>
35
34
#include <mysql.h>
36
35
#include <stdio.h>
37
36
#include <notification.h>
Original file line number Diff line number Diff line change 60
60
*@endcode
61
61
*/
62
62
63
- #include <my_config.h>
64
63
#include <stdio.h>
65
64
#include <filter.h>
66
65
#include <string.h>
Original file line number Diff line number Diff line change 56
56
*@endverbatim
57
57
* See the individual struct documentations for logging trigger parameters
58
58
*/
59
- #include <my_config.h>
60
59
#include <stdio.h>
61
60
#include <fcntl.h>
62
61
#include <filter.h>
Original file line number Diff line number Diff line change 1
- #include <my_config.h>
2
1
#include <mysql.h>
3
2
#include <harness.h>
4
3
Original file line number Diff line number Diff line change 45
45
*
46
46
* @endverbatim
47
47
*/
48
- #include <my_config.h>
49
48
#include <stdio.h>
50
49
#include <stdlib.h>
51
50
#include <string.h>
Original file line number Diff line number Diff line change 10
10
* of this software will be governed by version 2 or later of the General
11
11
* Public License.
12
12
*/
13
- #include <my_config.h>
14
13
#include <stdio.h>
15
14
#include <strings.h>
16
15
#include <string.h>
Original file line number Diff line number Diff line change 10
10
* of this software will be governed by version 2 or later of the General
11
11
* Public License.
12
12
*/
13
- #include <my_config.h>
14
13
#include <stdio.h>
15
14
#include <strings.h>
16
15
#include <string.h>
Original file line number Diff line number Diff line change 11
11
* Public License.
12
12
*/
13
13
14
- #include <my_config.h>
15
14
#include <stdio.h>
16
15
#include <strings.h>
17
16
#include <string.h>
Original file line number Diff line number Diff line change 1
- #include <my_config.h>
2
1
#include <mysql.h>
3
2
#include <stdio.h>
4
3
#include <stdlib.h>
Original file line number Diff line number Diff line change 1
- #include <my_config.h>
2
1
#include <mysql.h>
3
2
#include <stdio.h>
4
3
#include <stdlib.h>
You can’t perform that action at this time.
0 commit comments