1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Remove unused defined USES_TYPES

This commit is contained in:
unknown
2006-04-11 20:12:57 +02:00
parent c73df2254f
commit d4f7518e3d
12 changed files with 0 additions and 12 deletions

View File

@@ -21,7 +21,6 @@
#define _my_base_h
#ifndef stdin /* Included first in handler */
#define USES_TYPES /* my_dir with sys/types is included */
#define CHSIZE_USED
#include <my_global.h>
#include <my_dir.h> /* This includes types */