]> diplodocus.org Git - nmh/blobdiff - sbr/brkstring.c
Removed version number from OpenBSD, it's in the "recent" section.
[nmh] / sbr / brkstring.c
index 0f7c17fce4e0a966d6e48d0853675f1f5c4e336c..8f1c297fab69ed4b28ee05b07fc4109f1afaf594 100644 (file)
@@ -6,8 +6,9 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
-#include <h/utils.h>
+#include "h/mh.h"
+#include "brkstring.h"
+#include "h/utils.h"
 
 /* allocate this number of pointers at a time */
 #define NUMBROKEN 256