X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=include%2Fcerr.h;h=08532da410b825ad8ecdb01a441fab51c8eb2c1e;hp=662cff26fc9a7731546b5e0e68c68d4e8d488856;hb=0d225ac1f580c59da7a063ef52da35c0af254dd3;hpb=555c5e8b851becc08ba661a9cb19f617d5a00c12 diff --git a/include/cerr.h b/include/cerr.h index 662cff2..08532da 100644 --- a/include/cerr.h +++ b/include/cerr.h @@ -6,11 +6,8 @@ #include #include #include -#include "cmem.h" -#ifndef ARRAYSIZE -#define ARRAYSIZE(array) (sizeof(array)/sizeof(array[0])) -#endif +#include "cmem.h" /* エラーの構造体 */ typedef struct {