[BACK]Return to locale.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / locale

Diff for /src/usr.bin/locale/locale.c between version 1.7 and 1.8

version 1.7, 2013/11/13 20:44:21 version 1.8, 2013/11/15 22:20:04
Line 19 
Line 19 
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <locale.h>  #include <locale.h>
   #include <unistd.h>
   
 extern char             *__progname;  extern char             *__progname;
   

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8