--- indent-2.2.12/src/indent.c	2018-09-02 09:47:27.000000000 +0000
+++ indent-2.2.12/src/indent.c.new	2018-11-30 10:25:36.906518956 +0000
@@ -71,9 +71,7 @@
 #include <string.h>
 #include <ctype.h>
 #include <stdlib.h>
-#ifdef HAVE_LOCALE_H
 #include <locale.h>
-#endif
 #include "indent.h"
 #include "backup.h"
 #include "code_io.h"