Merge pull request #35 from ghost/patch-1

Fixes failing fping6 build on OS X 10.8
pull/41/merge
David Schweikert 12 years ago
commit 3e29f0631c

@ -54,6 +54,7 @@ extern "C"
#include <getopt.h> #include <getopt.h>
#include <stdarg.h> #include <stdarg.h>
#define __APPLE_USE_RFC_3542 1
#include <netinet/in.h> #include <netinet/in.h>
#include "config.h" #include "config.h"

Loading…
Cancel
Save