X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=dotlock.h;h=16ecce3bb8157a2e1edf8f2ac20de1c4069dc18e;hp=385f500d394b049a883c65b38ab45f56984b98c7;hb=f3cbb9f51357972f6e74244494236a41dc4d84cd;hpb=c3e57678c8be193fc137854020f3a90887be97c9 diff --git a/dotlock.h b/dotlock.h index 385f500..16ecce3 100644 --- a/dotlock.h +++ b/dotlock.h @@ -30,8 +30,6 @@ #define DL_FL_ACTIONS (DL_FL_TRY|DL_FL_UNLOCK|DL_FL_UNLINK) -#ifndef DL_STANDALONE int dotlock_invoke (const char *, int, int, int); -#endif #endif