diff --git a/libreoffice-rhel6limits.patch b/libreoffice-rhel6limits.patch index 5004904..7cd3bcc 100644 --- a/libreoffice-rhel6limits.patch +++ b/libreoffice-rhel6limits.patch @@ -1,9 +1,12 @@ --- a/basic/source/classes/propacc.cxx 2013-02-11 12:23:01.571839617 +0000 +++ b/basic/source/classes/propacc.cxx 2013-02-11 12:23:04.808850284 +0000 -@@ -22,6 +22,7 @@ +@@ -21,8 +21,9 @@ + #include "propacc.hxx" #include - #include +-#include + #include ++#include +#include using com::sun::star::uno::Reference;