]> diplodocus.org Git - nmh/blobdiff - uip/rcvstore.c
In my over-eager trimming I didn't realize the fallback code that
[nmh] / uip / rcvstore.c
index 12d1ab2deefd908f367dffb34862d4c8a168e285..98f17503a869fd99813cc710ebc0edb3df4d880f 100644 (file)
@@ -10,7 +10,6 @@
 #include <h/mh.h>
 #include <fcntl.h>
 #include <h/signals.h>
-#include <signal.h>
 #include <h/mts.h>
 
 #define RCVSTORE_SWITCHES \
@@ -57,9 +56,7 @@ main (int argc, char **argv)
 
     done=unlink_done;
 
-#ifdef LOCALE
     setlocale(LC_ALL, "");
-#endif
     invo_name = r1bindex (argv[0], '/');
 
     /* read user profile/context */