* complete copyright information.
*/
-#include <h/mh.h>
-#include <h/utils.h>
+#include "h/mh.h"
+#include "fmt_new.h"
+#include "getcpy.h"
+#include "error.h"
+#include "h/utils.h"
#define QUOTE '\\'
void
-free_fs(void) {
+free_fs(void)
+{
free (formats);
formats = 0;
}