X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=dotlock.c;h=118f53151c28ac081dfbde8c1a2e5b36f4a097d2;hp=e1964643ee916c2b9ce53bc2d24d74ff017ec3ae;hb=230399f9632c37b66c1c117a17e8327eae6b3235;hpb=c8c9a616c8c369da6aa06e656eacfb82af8707a8 diff --git a/dotlock.c b/dotlock.c index e196464..118f531 100644 --- a/dotlock.c +++ b/dotlock.c @@ -59,7 +59,7 @@ extern int snprintf (char *, size_t, const char *, ...); # endif -#include +#include static int DotlockFlags; static int Retry = MAXLOCKATTEMPT;