compile fix for Solaris (100767)

svn path=/branches/KDE_3_4_BRANCH/kdegraphics/kpdf/; revision=394780
remotes/origin/kpdf-3.4
Stephan Kulow 21 years ago
parent 6c6cdbf3e9
commit 04b9242010
  1. 1
      xpdf/xpdf/GlobalParams.cc

@ -13,6 +13,7 @@
#endif
#include <string.h>
#include <strings.h>
// KPDF: additional includes for Qt and Xft
#include <qstring.h>
#include <qregexp.h>

Loading…
Cancel
Save