X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..5f34de43:/uip/fmtdump.c?ds=sidebyside diff --git a/uip/fmtdump.c b/uip/fmtdump.c index edaa06df..6a6ef7cb 100644 --- a/uip/fmtdump.c +++ b/uip/fmtdump.c @@ -1,5 +1,4 @@ -/* - * fmtdump.c -- compile format file and dump out instructions +/* fmtdump.c -- compile format file and dump out instructions * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -10,6 +9,7 @@ #include #include #include +#include #define FMTDUMP_SWITCHES \ X("form formatfile", 0, FORMSW) \