X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8a14191c0a0ad15bb8f35b49748c75c1e0a8c2f4..d3e11c5e9:/uip/mhlogin.c?ds=inline diff --git a/uip/mhlogin.c b/uip/mhlogin.c index 6c17134c..1cc1c23c 100644 --- a/uip/mhlogin.c +++ b/uip/mhlogin.c @@ -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 #include #include +#include "../sbr/lock_file.h" #define MHLOGIN_SWITCHES \ X("user username", 0, USERSW) \