forked from Imagelibrary/rtems
2000-11-27 Joel Sherrill <joel@OARcorp.com>
* libc/res_init.c: Fix typo - adding missing # on include.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-11-27 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* libc/res_init.c: Fix typo - adding missing # on include.
|
||||
|
||||
2000-11-25 Eric Norum <eric.norum@usask.ca>
|
||||
|
||||
* libc/res_init.c: Move include to avoid compiler dumping core.
|
||||
|
||||
@@ -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 *));
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2000-11-27 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* libc/res_init.c: Fix typo - adding missing # on include.
|
||||
|
||||
2000-11-25 Eric Norum <eric.norum@usask.ca>
|
||||
|
||||
* libc/res_init.c: Move include to avoid compiler dumping core.
|
||||
|
||||
@@ -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 *));
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2000-11-27 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* libc/res_init.c: Fix typo - adding missing # on include.
|
||||
|
||||
2000-11-25 Eric Norum <eric.norum@usask.ca>
|
||||
|
||||
* libc/res_init.c: Move include to avoid compiler dumping core.
|
||||
|
||||
@@ -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