X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cde%2Fprograms%2Fnsgmls%2FEUCJPCodingSystem.C;h=6c46ecfd6edeb44b2de5387a1aa362dad5efc6a2;hb=e5b3c011c64ab00cc00b771d203f8d1809ca846d;hp=4b9d1541daf7f0821e9882c72c643406f0bf89da;hpb=c884521619ded86baea5e0a74c8d0d2234c232fe;p=oweals%2Fcde.git diff --git a/cde/programs/nsgmls/EUCJPCodingSystem.C b/cde/programs/nsgmls/EUCJPCodingSystem.C index 4b9d1541..6c46ecfd 100644 --- a/cde/programs/nsgmls/EUCJPCodingSystem.C +++ b/cde/programs/nsgmls/EUCJPCodingSystem.C @@ -16,7 +16,7 @@ * details. * * You should have received a copy of the GNU Lesser General Public - * License along with these librararies and programs; if not, write + * License along with these libraries and programs; if not, write * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth * Floor, Boston, MA 02110-1301 USA */ @@ -29,7 +29,11 @@ #ifdef SP_MULTI_BYTE #include "EUCJPCodingSystem.h" +#if defined(__linux__) || defined(CSRG_BASED) || defined(sun) +#include +#else #include +#endif #ifdef SP_NAMESPACE namespace SP_NAMESPACE {