Blame sysdeps/generic/errqueue.h

Packit 6c4009
#ifndef _BITS_ERRQUEUE_H
Packit 6c4009
#define _BITS_ERRQUEUE_H  1
Packit 6c4009
Packit 6c4009
/* This platform does not support socket error reporting
Packit 6c4009
   via MSG_ERRQUEUE.  */
Packit 6c4009
Packit 6c4009
#endif /* bits/errqueue.h */