]> diplodocus.org Git - nmh/blobdiff - sbr/r1bindex.c
fmt_addr.c: Move interface to own file.
[nmh] / sbr / r1bindex.c
index 7dcabb50542d89895910c9006cc5b382cf1fd076..fb4595c0cd66f755a1af8ec547e887f294a3b55d 100644 (file)
@@ -8,8 +8,10 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "r1bindex.h"
 
+/* Does not return NULL. */
 char *
 r1bindex(char *str, int chr)
 {