X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1d03fb9aeca8ed1d59e41b938629e9d9ff8f49bf..9f1e781a5c2beb9df943c832300a3f5bee1e4ed3:/sbr/m_name.c?ds=sidebyside diff --git a/sbr/m_name.c b/sbr/m_name.c index 9bc8c0b5..835c1ba2 100644 --- a/sbr/m_name.c +++ b/sbr/m_name.c @@ -6,8 +6,8 @@ */ #include -#include -#include +#include "h/mh.h" +#include "h/utils.h" #define STR(s) #s #define SIZE(n) (sizeof STR(n)) /* Includes NUL. */