K 10 svn:author V 7 trhodes K 8 svn:date V 27 2004-12-10T15:24:40.000000Z K 7 svn:log V 356 According to the information on: http://www.opengroup.org/onlinepubs/009695399/functions/swab.html the prototype for swab() should be in and not in . Move it, and update to match SUS. Leave the prototype in string.h for now, for backwards compat. PR: 74751 Submitted by: Craig Rodrigues Discussed with: das END