]> diplodocus.org Git - nmh/blobdiff - sbr/getline.c
h/prototypes.h: Remove mhlsbr() prototype; no such function.
[nmh] / sbr / getline.c
index d4da460d6105088597abf2731eb084b5b798f85d..9fae30feb4d99074b819de5ca8bb048e51a928cb 100644 (file)
@@ -10,7 +10,7 @@
 #include <limits.h>
 #include <errno.h>
 
-#include <h/mh.h>
+#include "h/mh.h"
 
 /* Largest possible size of buffer that allows SSIZE_MAX to be returned
  * to indicate SSIZE_MAX - 1 characters read before the '\n'.  The