summaryrefslogtreecommitdiff
path: root/include/my_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/my_base.h')
-rw-r--r--include/my_base.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/my_base.h b/include/my_base.h
index fad2cd99d55..c71df96dbed 100644
--- a/include/my_base.h
+++ b/include/my_base.h
@@ -19,8 +19,6 @@
#ifndef _my_base_h
#define _my_base_h
-#ifndef stdin /* Included first in handler */
-#define CHSIZE_USED
#include <my_global.h>
#include <my_dir.h> /* This includes types */
#include <my_sys.h>
@@ -31,7 +29,6 @@
#define EOVERFLOW 84
#endif
-#endif /* stdin */
#include <my_list.h>
/* The following is bits in the flag parameter to ha_open() */