]> diplodocus.org Git - nmh/blobdiff - uip/msh.c
Make sure we include tiny.jpg we need for the test suite.
[nmh] / uip / msh.c
index 2fb2b23092553f72dfc69b3de0c0a5b2d5a542e4..75371bad378e34917e4dace2a46b97942c7fc5e0 100644 (file)
--- a/uip/msh.c
+++ b/uip/msh.c
@@ -203,9 +203,7 @@ main (int argc, char **argv)
     char *cp, *file = NULL, *folder = NULL;
     char **argp, **arguments, buf[BUFSIZ];
 
-#ifdef LOCALE
     setlocale(LC_ALL, "");
-#endif
     invo_name = r1bindex (argv[0], '/');
 
     /* read user profile/context */