]> diplodocus.org Git - nmh/blobdiff - sbr/discard.c
seq_save.c: Move interface to own file.
[nmh] / sbr / discard.c
index 7f65affc9fe619fa50f93e678740dbe519259dbb..c030d4237a70c12fe7aebdf55c8f8a952262e7e0 100644 (file)
@@ -1,12 +1,12 @@
-/*
- * discard.c -- discard output on a file pointer
+/* discard.c -- discard output on a file pointer
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "discard.h"
 
 #include <termios.h>