From: handa Date: Tue, 20 Apr 2004 01:45:25 +0000 (+0000) Subject: Don't include wordcut/xmalloc.h, wordcut/path.h. X-Git-Tag: withdl~291 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a1926afe764fa61070f1233266ae243515d62a1;p=m17n%2Fm17n-lib.git Don't include wordcut/xmalloc.h, wordcut/path.h. --- diff --git a/example/linebreak.c b/example/linebreak.c index e5d3efa..390b39a 100644 --- a/example/linebreak.c +++ b/example/linebreak.c @@ -10,8 +10,6 @@ static int wordcut_initiazlied = 0; #include -#include -#include static Wordcut wordcut;