X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..af2ad7be43057a4f82dc8a223d79d68bf932ae00:/sbr/m_atoi.c diff --git a/sbr/m_atoi.c b/sbr/m_atoi.c index 963d89e8..74da5c0d 100644 --- a/sbr/m_atoi.c +++ b/sbr/m_atoi.c @@ -1,5 +1,4 @@ -/* - * m_atoi.c -- Parse a string representation of a message number, and +/* m_atoi.c -- Parse a string representation of a message number, and * -- return the numeric value of the message. If the string * -- contains any non-digit characters, then return 0. * @@ -8,7 +7,8 @@ * complete copyright information. */ -#include +#include "h/mh.h" +#include "m_atoi.h" int