sort out some prototypes, put them where they belong.
[apps/madmutt.git] / lib-lib / rx.c
index 975ed52..f2b6720 100644 (file)
@@ -26,9 +26,7 @@
 #include "config.h"
 #endif
 
-#include <lib-lib/mem.h>
-#include <lib-lib/str.h>
-#include <lib-lib/rx.h>
+#include <lib-lib/lib-lib.h>
 
 rx_t *rx_compile(const char *s, int flags)
 {