Move it under XPG4 define
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifdef XPG4
|
||||
#if defined(LIBC_SCCS) && !defined(lint)
|
||||
static char sccsid[] = "@(#)mskanji.c 1.0 (Phase One) 5/5/95";
|
||||
#endif /* LIBC_SCCS and not lint */
|
||||
@@ -103,3 +104,4 @@ _MSKanji_sputrune(c, string, n, result)
|
||||
}
|
||||
return len;
|
||||
}
|
||||
#endif /* XPG4 */
|
||||
|
||||
Reference in New Issue
Block a user