mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
2000-11-27 Joel Sherrill <joel@OARcorp.com>
* libc/res_init.c: Fix typo - adding missing # on include.
This commit is contained in:
@@ -93,7 +93,7 @@ static char rcsid[] = "$Id$";
|
||||
/*
|
||||
* RTEMS -- set up name servers from global variable
|
||||
*/
|
||||
include <rtems/rtems_bsdnet_internal.h>
|
||||
#include <rtems/rtems_bsdnet_internal.h>
|
||||
|
||||
static void res_setoptions __P((char *, char *));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user