9 lines
221 B
Text
9 lines
221 B
Text
--- cp932.c.orig Thu Aug 5 14:03:35 2004
|
|
+++ cp932.c Thu Aug 5 14:04:07 2004
|
|
@@ -1,6 +1,7 @@
|
|
#include <stdio.h>
|
|
#include <stddef.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
#include "jstrings.h"
|
|
#include "cp932.h"
|