Changeset 69d5809 in rtems for cpukit/libblock


Ignore:
Timestamp:
05/08/07 15:30:53 (17 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
2add452
Parents:
f237810
Message:

2007-05-08 Ralf Corsépius <ralf.corsepius@…>

  • libblock/src/show_bdbuf.c: Add HAVE_CONFIG_H magic.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/libblock/src/show_bdbuf.c

    rf237810 r69d5809  
    3434|*****************************************************************|
    3535\*===============================================================*/
     36
     37#if HAVE_CONFIG_H
     38#include "config.h"
     39#endif
     40
    3641#include <rtems.h>
    3742#include <rtems/monitor.h>
Note: See TracChangeset for help on using the changeset viewer.