Merge branch 'master' of linux
[YACASL2.git] / include / word.h
index c1efb67..72cde11 100644 (file)
@@ -8,8 +8,6 @@
 #include <ctype.h>
 #include <stdbool.h>
 
-#include "cerr.h"
-
 /* wordのエラー定義 */
 bool addcerrlist_word();