summaryrefslogtreecommitdiff
path: root/indra/llcommon/lluuid.cpp
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2023-08-21 17:52:51 +0800
committerErik Kundiman <erik@megapahit.org>2023-08-21 17:52:51 +0800
commit6b26b3cf7eceda2c3fdebda268bbb900a4b57ffb (patch)
treef6e387a0fdca3c74e4e45011daf0b94f4d2c60e5 /indra/llcommon/lluuid.cpp
parent7dd1149e3649057f0962b85bdc467f4e9299b235 (diff)
Exclude net/route.h on Darwin
since it doesn't seem to have any effect, and it would only get in the way on other Darwin platforms.
Diffstat (limited to 'indra/llcommon/lluuid.cpp')
-rw-r--r--indra/llcommon/lluuid.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/lluuid.cpp b/indra/llcommon/lluuid.cpp
index 3b575c914c..37aee13c42 100644
--- a/indra/llcommon/lluuid.cpp
+++ b/indra/llcommon/lluuid.cpp
@@ -522,7 +522,7 @@ S32 LLUUID::getNodeID(unsigned char *node_id)
#include <net/if.h>
#include <net/if_types.h>
#include <net/if_dl.h>
-#include <net/route.h>
+//#include <net/route.h>
#include <ifaddrs.h>
// static