]> diplodocus.org Git - nmh/blobdiff - sbr/getarguments.c
context_replace.c: Move interface to own file.
[nmh] / sbr / getarguments.c
index 28cbe465e308ee825da8dc8e4c30f9c492b1b958..a7ac1bea07f6c861aebf1387a00e4463df145e02 100644 (file)
@@ -5,8 +5,10 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
-#include <h/utils.h>
+#include "h/mh.h"
+#include "context_find.h"
+#include "brkstring.h"
+#include "h/utils.h"
 
 char **
 getarguments (char *invo_name, int argc, char **argv, int check_context)