X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=graph_ident.c;h=b008a56dac3ae6da05fc3e5d0b2b44b141f826fa;hb=2271bb4d5fa4b3b7d57899c1186acc6dd56095a8;hp=fb6e206f46c01eb8856cfad5c9fbba76ce634064;hpb=9f1edc0d06f42917c331199b67843f5201496514;p=collection4.git diff --git a/graph_ident.c b/graph_ident.c index fb6e206..b008a56 100644 --- a/graph_ident.c +++ b/graph_ident.c @@ -6,9 +6,7 @@ #include "graph_ident.h" #include "common.h" - -#define IS_ANY(str) (((str) != NULL) && (strcasecmp (ANY_TOKEN, (str)) == 0)) -#define IS_ALL(str) (((str) != NULL) && (strcasecmp (ALL_TOKEN, (str)) == 0)) +#include "filesystem.h" /* * Data types