sort out some prototypes, put them where they belong.
[apps/madmutt.git] / dotlock.c
index e196464..118f531 100644 (file)
--- a/dotlock.c
+++ b/dotlock.c
@@ -59,7 +59,7 @@
 extern int snprintf (char *, size_t, const char *, ...);
 # endif
 
-#include <lib-lib/str.h>
+#include <lib-lib/lib-lib.h>
 
 static int DotlockFlags;
 static int Retry = MAXLOCKATTEMPT;