]> diplodocus.org Git - nmh/blobdiff - h/nmh.h
One last fix to test-charset.
[nmh] / h / nmh.h
diff --git a/h/nmh.h b/h/nmh.h
index ed02240a96f41e7c1f746b2e589670b0f878d127..d88ec529988e36c0ab40be9c3fdd9f3df5d08795 100644 (file)
--- a/h/nmh.h
+++ b/h/nmh.h
 # endif
 #endif
 
 # endif
 #endif
 
+#ifndef HAVE_GETLINE
+ssize_t getline(char **lineptr, size_t *n, FILE *stream);
+#endif
+
 /*
  * Defaults for programs if they aren't configured in a user's profile
  */
 /*
  * Defaults for programs if they aren't configured in a user's profile
  */