Use m_tempfile and better errors msg
[apps/madmutt.git] / dotlock.h
index 385f500..16ecce3 100644 (file)
--- a/dotlock.h
+++ b/dotlock.h
@@ -30,8 +30,6 @@
 
 #define DL_FL_ACTIONS (DL_FL_TRY|DL_FL_UNLOCK|DL_FL_UNLINK)
 
 
 #define DL_FL_ACTIONS (DL_FL_TRY|DL_FL_UNLOCK|DL_FL_UNLINK)
 
-#ifndef DL_STANDALONE
 int dotlock_invoke (const char *, int, int, int);
 int dotlock_invoke (const char *, int, int, int);
-#endif
 
 #endif
 
 #endif