Don't include wordcut/xmalloc.h, wordcut/path.h.
authorhanda <handa>
Tue, 20 Apr 2004 01:45:25 +0000 (01:45 +0000)
committerhanda <handa>
Tue, 20 Apr 2004 01:45:25 +0000 (01:45 +0000)
example/linebreak.c

index e5d3efa..390b39a 100644 (file)
@@ -10,8 +10,6 @@
 static int wordcut_initiazlied = 0;
 
 #include <wordcut/wordcut.h>
-#include <wordcut/xmalloc.h>
-#include <wordcut/path.h>
 
 static Wordcut wordcut;