|
|
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 internal data type "__daddr_t", exactly equivalent to the SVR4 data ! 7: * type "daddr_t" but given an internal name so that header files may refer ! 8: * to the type without exporting the user-level type unnecessarily. ! 9: */ ! 10: ! 11: typedef long __daddr_t; ! 12: ! 13: #endif /* ! defined (__COMMON___DADDR_H__) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.