missing-include.patch 211 B

12345678910
  1. --- a/lib/hard-locale.c (index)
  2. +++ b/lib/hard-locale.c (working tree)
  3. @@ -19,6 +19,7 @@
  4. #include <config.h>
  5. #include "hard-locale.h"
  6. +#include "setlocale_null.h"
  7. #include <locale.h>
  8. #include <string.h>