Mats Erik Andersson <mats.anders...@gisladisker.se> writes: > Hello friends, > > let me remind you of the need to include > > #include <sys/uio.h> > > to accomodate OpenBSD properly. > > This dependency is automatically taken care of on a > GNU/Linux system, since <sys/socket.h> in its turn includes > <sys/uio.h>. That no longer holds true for OpenBSD.
For what function/variable/macro is the header file include needed? /Simon