Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/japanese/ack/files/patch-kmain.c
16461 views
1
--- kmain.c.orig 1994-07-26 18:30:35.000000000 +0900
2
+++ kmain.c 2010-02-16 19:33:47.000000000 +0900
3
@@ -6,6 +6,8 @@
4
/* v1.30 1994 4/16 */
5
6
#include <stdio.h>
7
+#include <stdlib.h>
8
+#include <string.h>
9
10
#include "kanjicode.h"
11
#include "ackstring.h"
12
13