summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_bsdnet_internal.h
diff options
context:
space:
mode:
authorSebastien Bourdeauducq <sebastien@milkymist.org>2012-05-22 12:06:20 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-06-06 13:30:14 +0200
commit6c18c97be0967c3c5cd1eb3ee4e964f6ca0dfd9d (patch)
tree6f9984f93b45b12779818f4f46d110863ee030c1 /cpukit/libnetworking/rtems/rtems_bsdnet_internal.h
parentpowerpc/mpc55xx: BSP variant changes for MPC5643L (diff)
downloadrtems-6c18c97be0967c3c5cd1eb3ee4e964f6ca0dfd9d.tar.bz2
network/bootp: PR2031: Add and use header file
Diffstat (limited to 'cpukit/libnetworking/rtems/rtems_bsdnet_internal.h')
-rw-r--r--cpukit/libnetworking/rtems/rtems_bsdnet_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/libnetworking/rtems/rtems_bsdnet_internal.h b/cpukit/libnetworking/rtems/rtems_bsdnet_internal.h
index d9be5af2d3..b7f79cb9be 100644
--- a/cpukit/libnetworking/rtems/rtems_bsdnet_internal.h
+++ b/cpukit/libnetworking/rtems/rtems_bsdnet_internal.h
@@ -173,7 +173,6 @@ void domaininit (void *);
void ifinit (void *);
void ipintr (void);
void arpintr (void);
-bool bootpc_init(bool, bool);
int socket (int, int, int);
int ioctl (int, ioctl_command_t, ...);