5d23873 - fileno is defined in posix standard, so adding #define _POSIX_SOURCE to

Authored and Committed by pmachata 17 years ago
1 file changed. 8 lines added. 3 lines removed.
    - fileno is defined in posix standard, so adding #define _POSIX_SOURCE to
        compile without warnings (#195687)
    - dropping 183098 test, since the original bug was already resolved
    
        
file modified
+8 -3