diff options
Diffstat (limited to 'mysys/my_create.c')
-rw-r--r-- | mysys/my_create.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysys/my_create.c b/mysys/my_create.c index d42e7e0db69..bb5b2f2be61 100644 --- a/mysys/my_create.c +++ b/mysys/my_create.c @@ -14,7 +14,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#define USES_TYPES #include "mysys_priv.h" #include <my_dir.h> #include "mysys_err.h" |