summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-23 16:47:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-23 16:47:05 +0000
commita057a6c912c42f5f5ef567be6908c447ce57274c (patch)
treee7b9e1ed8c5d9d6fb4611287a7ef7a2d97ea6072 /c
parentConditionally include rtems/rtems_bsdnet.h. (diff)
downloadrtems-a057a6c912c42f5f5ef567be6908c447ce57274c.tar.bz2
2009-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/bsp.h: Conditionally include rtems/rtems_bsdnet.h.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/lm32/lm32_evr/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/lm32/lm32_evr/ChangeLog b/c/src/lib/libbsp/lm32/lm32_evr/ChangeLog
index c73b82c391..ae8719c8a2 100644
--- a/c/src/lib/libbsp/lm32/lm32_evr/ChangeLog
+++ b/c/src/lib/libbsp/lm32/lm32_evr/ChangeLog
@@ -1,5 +1,6 @@
2009-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * include/bsp.h: Conditionally include rtems/rtems_bsdnet.h.
* configure.ac: Add RTEMS_CHECK_NETWORKING.
* Makefile.am: Rework.