Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit c363cf9

Browse files
authored
Merge pull request #115 from livecode/livecodeali/bugfix-20550
[[ API 26 ]] Undef removed timeb.h define
2 parents a18fe93 + fb16fb7 commit c363cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libmysql/src/config-android.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
#define HAVE_SYS_SOCKET_H 1
3636
#define HAVE_SYS_STAT_H 1
3737
/* #undef HAVE_SYS_STREAM_H */
38-
#define HAVE_SYS_TIMEB_H 1
38+
/* #undef HAVE_SYS_TIMEB_H */
3939
#define HAVE_SYS_TYPES_H 1
4040
#define HAVE_SYS_UN_H 1
4141
#define HAVE_TERMIOS_H 1

0 commit comments

Comments
 (0)