Annotation of coherent/f/usr/include/common/_daddr.h, revision 1.1.1.1

1.1       root        1: #ifndef        __COMMON__DADDR_H__
                      2: #define        __COMMON__DADDR_H__
                      3: 
                      4: /*
                      5:  * This internal header file is intended as the sole point of definition for
                      6:  * the SVR4 data type "daddr_t". Non-user header files should take care to
                      7:  * use only the internal type so that "daddr_t" may be hidden for compiles
                      8:  * with _POSIX_SOURCE enabled.
                      9:  */
                     10: 
                     11: #include <common/feature.h>
                     12: #include <common/__daddr.h>
                     13: 
                     14: #if    ! _POSIX_SOURCE
                     15: 
                     16: typedef        __daddr_t       daddr_t;
                     17: 
                     18: #endif
                     19: 
                     20: #endif /* ! defined (__COMMON__DADDR_H__) */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.