X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/177f020f122827214159c46dcfe7ded1e3c8d1c3..6345e60c392bbf92b3d7ca2bba473f9da5c073ff:/sbr/cpydata.c diff --git a/sbr/cpydata.c b/sbr/cpydata.c index 49b9927c..0760bb42 100644 --- a/sbr/cpydata.c +++ b/sbr/cpydata.c @@ -5,7 +5,8 @@ * complete copyright information. */ -#include +#include "h/mh.h" +#include "error.h" void cpydata (int in, int out, const char *ifile, const char *ofile)