diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llvfs/lldir_win32.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/llvfs/lldir_win32.cpp b/linden/indra/llvfs/lldir_win32.cpp index b5db6ef..f415fe5 100644 --- a/linden/indra/llvfs/lldir_win32.cpp +++ b/linden/indra/llvfs/lldir_win32.cpp | |||
@@ -42,7 +42,6 @@ | |||
42 | #include <errno.h> | 42 | #include <errno.h> |
43 | #include <sys/types.h> | 43 | #include <sys/types.h> |
44 | #include <sys/stat.h> | 44 | #include <sys/stat.h> |
45 | #include <errno.h> | ||
46 | 45 | ||
47 | // Utility stuff to get versions of the sh | 46 | // Utility stuff to get versions of the sh |
48 | #define PACKVERSION(major,minor) MAKELONG(minor,major) | 47 | #define PACKVERSION(major,minor) MAKELONG(minor,major) |