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

Diff for /src/usr.bin/nl/nl.c between version 1.1 and 1.2

version 1.1, 2013/09/08 18:59:07 version 1.2, 2013/11/15 22:20:04
Line 40 
Line 40 
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   #include <unistd.h>
 #include <wchar.h>  #include <wchar.h>
   
 typedef enum {  typedef enum {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2