diff options
Diffstat (limited to 'tag.h')
| -rw-r--r-- | tag.h | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -1,12 +0,0 @@ -#pragma once - -#include "link.h" -#include "util.h" - -struct tag { - char *name; - char *fname, *fpath; - - struct link link; -}; - |
