SVN commit 870816 by hasso: Fix compile on DragonFly BSD. M +1 -1 stdsoap2.h --- trunk/KDE/kdepim/kresources/groupwise/soap/stdsoap2.h #870815:870816 @@ -251,7 +251,7 @@ # define HAVE_LOCALTIME_R # define HAVE_WCTOMB # define HAVE_MBTOWC -# elif defined(FREEBSD) || defined(__FreeBSD__) +# elif defined(FREEBSD) || defined(__FreeBSD__) || defined(__DragonFly__) # define HAVE_STRRCHR # define HAVE_STRTOD # define HAVE_SSCANF