]> diplodocus.org Git - nmh/blobdiff - sbr/arglist.c
escape_addresses.c: Move interface to own file.
[nmh] / sbr / arglist.c
index ed8dfbc6886cd9478c30c39eb9c611c59cb89bb1..bf88eb2d92968bee4254b99d77b4c92a1ac5630e 100644 (file)
@@ -5,9 +5,11 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "brkstring.h"
 #include "error.h"
-#include <h/utils.h>
+#include "arglist.h"
+#include "h/utils.h"
 
 /*
  * Split up a command into an appropriate array to pass to execvp()