always build the dotlock program standalone, many other appplications use
[apps/madmutt.git] / globals.h
index 7a624d9..a627708 100644 (file)
--- a/globals.h
+++ b/globals.h
@@ -25,9 +25,7 @@ WHERE char AttachmentMarker[STRING];
 
 WHERE char Quotebuf[SHORT_STRING];
 
-#if defined(DL_STANDALONE) && defined(USE_DOTLOCK)
 WHERE char *MuttDotlock;
-#endif
 
 WHERE address_t *EnvFrom;
 WHERE address_t *From;