Make GCC happy with current patchs and compilation flags.

This commit is contained in:
Manoel Trapier
2013-03-18 10:24:47 +01:00
committed by Manoël Trapier
parent c0cd8650a6
commit 74fb1cff61
19 changed files with 30 additions and 10 deletions

View File

@@ -5,6 +5,7 @@
/* $Id$ */
/* PREPROCESSOR: CONTROLLINE INTERPRETER */
#include <stdlib.h>
#include <string.h>
#include "arith.h"

View File

@@ -33,9 +33,6 @@ struct mkey {
{0, K_UNKNOWN}
};
//char *strcpy();
//char *sprint();
void init_pp()
{
static char *months[12] = {