X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bacae217c754a3eedd0d71bdda74397c17633123..afaab789:/uip/annosbr.c?ds=sidebyside diff --git a/uip/annosbr.c b/uip/annosbr.c index aaf3aad1..08201244 100644 --- a/uip/annosbr.c +++ b/uip/annosbr.c @@ -8,6 +8,8 @@ #include #include #include +#include "../sbr/lock_file.h" +#include "../sbr/m_mktemp.h" #include #include @@ -68,7 +70,7 @@ annotate (char *file, char *comp, char *text, int inplace, int datesw, int delet /* * Produce a listing of all header fields (annotations) whose field name matches - * comp. Number the listing if number is set. Treate the field bodies as path + * comp. Number the listing if number is set. Treat the field bodies as path * names and just output the last component unless text is non-NULL. We don't * care what text is set to. */