More merging mania...

This commit is contained in:
hpa 2001-03-30 01:30:49 +00:00
parent 7a15e40374
commit c92bf0f3d4
9 changed files with 304 additions and 77 deletions

View file

@ -25,7 +25,9 @@
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include "../config.h"
#include "recvfrom.h"
#if defined(HAVE_RECVMSG) && defined(HAVE_MSGHDR_MSG_CONTROL)