Commit 63203a18 authored by unknown's avatar unknown

Merge


client/mysqlbinlog.cc:
  Auto merged
parents e9bcbabe 9feee76a
This diff is collapsed.
......@@ -20,15 +20,15 @@
#ifndef _my_pthread_h
#define _my_pthread_h
#ifdef __cplusplus
extern "C" {
#endif
#include <errno.h>
#ifndef ETIME
#define ETIME ETIMEDOUT /* For FreeBSD */
#endif
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#if defined(__WIN__) || defined(OS2)
#ifdef OS2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment