Remove gets() declaration (conflicts <stdio.h>)

This commit is contained in:
Sebastian Huber
2013-10-24 10:29:30 +02:00
parent 8109ef3ae7
commit 99378e229f
2 changed files with 2 additions and 1 deletions

View File

@@ -96,7 +96,6 @@
#include <machine/rtems-bsd-symbols.h>
#define gets _bsd_gets
#define realloc _bsd_realloc
#define reallocf _bsd_reallocf
#define setenv _bsd_setenv