]> diplodocus.org Git - nmh/blobdiff - uip/mhlogin.c
Removed a local variable from m_Eom().
[nmh] / uip / mhlogin.c
index 6c17134c57810b55e832787069fe557ece0b3786..1cc1c23ca7d581623dca9d4a958e2c24da04c1f9 100644 (file)
@@ -1,5 +1,4 @@
-/*
- * mhlogin.c -- login to external (OAuth) services
+/* mhlogin.c -- login to external (OAuth) services
  *
  * This code is Copyright (c) 2014, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
@@ -13,6 +12,7 @@
 #include <h/mh.h>
 #include <h/utils.h>
 #include <h/oauth.h>
+#include "../sbr/lock_file.h"
 
 #define MHLOGIN_SWITCHES \
     X("user username", 0, USERSW) \