]> diplodocus.org Git - nmh/blobdiff - sbr/push.c
test-mhfixmsg: pwd(1)'s `-P' needed to avoid failure with symlinks.
[nmh] / sbr / push.c
index 4576c8e9e90ab7a23ad06c0dba54e3170fb4254a..5417f39047dbb4ee37e0b93cce31f41020981eec 100644 (file)
@@ -5,8 +5,10 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
-#include <h/signals.h>
+#include "h/mh.h"
+#include "push.h"
+#include "error.h"
+#include "h/signals.h"
 #include "h/done.h"
 #include "m_mktemp.h"