1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Merge of fix for bug#13102538 from mysql-5.1.

This commit is contained in:
Nirbhay Choubey
2011-10-18 22:53:05 +05:30
5 changed files with 0 additions and 5 deletions

View File

@@ -24,7 +24,6 @@
#include "config.h"
#endif
#include <sys/cdefs.h>
#if defined(LIBC_SCCS) && !defined(lint)
#endif /* LIBC_SCCS and not lint */

View File

@@ -24,7 +24,6 @@
#include "config.h"
#endif
#include <sys/cdefs.h>
#if defined(LIBC_SCCS) && !defined(lint)
#endif /* LIBC_SCCS and not lint */

View File

@@ -31,7 +31,6 @@
#include "config.h"
#include <sys/cdefs.h>
#if defined(LIBC_SCCS) && !defined(lint)
#if 0
static char sccsid[] = "@(#)unvis.c 8.1 (Berkeley) 6/4/93";

View File

@@ -57,7 +57,6 @@
#include "config.h"
#include <sys/cdefs.h>
#if defined(LIBC_SCCS) && !defined(lint)
#endif /* LIBC_SCCS and not lint */

View File

@@ -76,7 +76,6 @@
* unvis flags
*/
#define UNVIS_END _VIS_END /* no more characters */
#include <sys/cdefs.h>
/* XXXMYSQL */
#ifndef __RENAME
#define __RENAME(x)