Skip to content

Instantly share code, notes, and snippets.

@michaelwills
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelwills/1534146cfdd97ee28fc0 to your computer and use it in GitHub Desktop.
Save michaelwills/1534146cfdd97ee28fc0 to your computer and use it in GitHub Desktop.
--- xio-ip6.c
+++ xio-ip6.c
@@ -4,6 +4,8 @@
/* this file contains the source for IP6 related functions */
+#define __APPLE_USE_RFC_2292
+
#include "xiosysincludes.h"
#if WITH_IP6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment