summaryrefslogtreecommitdiffstats
path: root/xpcom/build/nsXPCOMPrivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'xpcom/build/nsXPCOMPrivate.h')
-rw-r--r--xpcom/build/nsXPCOMPrivate.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/xpcom/build/nsXPCOMPrivate.h b/xpcom/build/nsXPCOMPrivate.h
index 99a994013..143ed034e 100644
--- a/xpcom/build/nsXPCOMPrivate.h
+++ b/xpcom/build/nsXPCOMPrivate.h
@@ -281,10 +281,6 @@ void LogTerm();
#error need_to_define_your_file_path_separator_and_illegal_characters
#endif
-#ifdef AIX
-#include <sys/param.h>
-#endif
-
#ifndef MAXPATHLEN
#ifdef PATH_MAX
#define MAXPATHLEN PATH_MAX