sort out some prototypes, put them where they belong.
[apps/madmutt.git] / lib-sys / mutt_tunnel.c
index f180f38..4d58591 100644 (file)
@@ -19,9 +19,8 @@
 #include <fcntl.h>
 #include <errno.h>
 
-#include <lib-lib/mem.h>
-#include <lib-lib/str.h>
-#include <lib-lib/macros.h>
+#include <lib-lib/lib-lib.h>
+#include <lib-ui/curses.h>
 
 #include "mutt.h"