X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ff2b7b715934b346b6121a2a434db116d3203663..d9c88cd101a63778a85dfd55a01a3af0db2465c9:/sbr/getcpy.c?ds=inline diff --git a/sbr/getcpy.c b/sbr/getcpy.c index 7182c7c7..42779e02 100644 --- a/sbr/getcpy.c +++ b/sbr/getcpy.c @@ -10,6 +10,7 @@ */ #include "h/mh.h" +#include "getcpy.h" #include "h/utils.h" /* Return malloc'd copy of str, or of "" if NULL, exit on failure. */