source: trunk/src/3rdparty/patches/libpng-1.2.20-vxworks.patch@ 635

Last change on this file since 635 was 561, checked in by Dmitry A. Kuminov, 15 years ago

trunk: Merged in qt 4.6.1 sources.

  • Property svn:eol-style set to native
File size: 277 bytes
  • pngconf.h

    diff --git pngconf.h pngconf.h
    index 19e4732..8eb7d35 100644
     
    344344#  endif /* __linux__ */
    345345#endif /* PNG_SETJMP_SUPPORTED */
    346346
    347 #ifdef BSD
     347#if
    348348#  include <strings.h>
    349349#else
    350350#  include <string.h>
Note: See TracBrowser for help on using the repository browser.