]> diplodocus.org Git - nmh/blobdiff - uip/packf.c
Whoops, forgot a newline.
[nmh] / uip / packf.c
index d82ef78264d6c21c8316c06df240683845ec27d8..6f951914187606107803325d247de8dfa4c14569 100644 (file)
@@ -11,7 +11,6 @@
 #include <fcntl.h>
 #include <h/dropsbr.h>
 #include <h/utils.h>
 #include <fcntl.h>
 #include <h/dropsbr.h>
 #include <h/utils.h>
-#include <errno.h>
 
 #define PACKF_SWITCHES \
     X("file name", 0, FILESW) \
 
 #define PACKF_SWITCHES \
     X("file name", 0, FILESW) \
@@ -49,9 +48,7 @@ main (int argc, char **argv)
 
     done=mbxclose_done;
 
 
     done=mbxclose_done;
 
-#ifdef LOCALE
     setlocale(LC_ALL, "");
     setlocale(LC_ALL, "");
-#endif
     invo_name = r1bindex (argv[0], '/');
 
     /* read user profile/context */
     invo_name = r1bindex (argv[0], '/');
 
     /* read user profile/context */