1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Removed compiler warnings

This commit is contained in:
monty@mashka.mysql.fi
2003-01-19 02:24:02 +02:00
parent 46ec0c5d33
commit 0d28405424
22 changed files with 5 additions and 134 deletions

View File

@ -37,10 +37,6 @@
*/
#include "compat.h"
#if !defined(lint) && !defined(SCCSID)
__RCSID("$NetBSD: readline.c,v 1.19 2001/01/10 08:10:45 jdolecek Exp $");
#endif /* not lint && not SCCSID */
#include <sys/types.h>
#include <sys/stat.h>
#include <stdio.h>