mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 21:23:53 +08:00
ctermid.c: Fix missing prototype warnings
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/unistd.h>
|
||||
|
||||
static char *ctermid_name = "/dev/console";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user