X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=graph_ident.c;h=b008a56dac3ae6da05fc3e5d0b2b44b141f826fa;hb=de9239ac3e16e12503eae5ddbfcdaae27f262081;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