1 #ifndef _BITS_ERRQUEUE_H 2 #define _BITS_ERRQUEUE_H 1 3 4 /* This platform does not support socket error reporting 5 via MSG_ERRQUEUE. */ 6 7 #endif /* bits/errqueue.h */ 8
1 #ifndef _BITS_ERRQUEUE_H 2 #define _BITS_ERRQUEUE_H 1 3 4 /* This platform does not support socket error reporting 5 via MSG_ERRQUEUE. */ 6 7 #endif /* bits/errqueue.h */ 8