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