summaryrefslogtreecommitdiff
path: root/indra/newview/llmeshrepository.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2010-11-17 15:02:13 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2010-11-17 15:02:13 -0500
commit071e0339b75f4377b65ffb1ed4c574f5d2223a37 (patch)
treec3cba33d1a68d742969551dcb1a7ed37d1e1fee7 /indra/newview/llmeshrepository.cpp
parent29852bc012afbed303159b895ae8dc9448500ca5 (diff)
parent6400374986a5c8413f425ef62959cc6dd274742f (diff)
merge
Diffstat (limited to 'indra/newview/llmeshrepository.cpp')
-rwxr-xr-xindra/newview/llmeshrepository.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/llmeshrepository.cpp b/indra/newview/llmeshrepository.cpp
index b26f2dd0de..1f5d577a20 100755
--- a/indra/newview/llmeshrepository.cpp
+++ b/indra/newview/llmeshrepository.cpp
@@ -59,6 +59,9 @@
#include "material_codes.h"
#include "pipeline.h"
+#ifndef LL_WINDOWS
+#include "netdb.h"
+#endif
#include <queue>