]> diplodocus.org Git - nmh/blobdiff - sbr/cpydata.c
h/prototypes.h: Remove mhlsbr() prototype; no such function.
[nmh] / sbr / cpydata.c
index 49b9927c89952ce39d2fef77217639240ef9b913..2ba9da6a4564d6adcc5cca4db2912d2bf1e57f37 100644 (file)
@@ -5,7 +5,9 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "cpydata.h"
+#include "error.h"
 
 void
 cpydata (int in, int out, const char *ifile, const char *ofile)