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

Diff for /src/usr.bin/dc/dc.c between version 1.4 and 1.5

version 1.4, 2003/12/01 09:13:24 version 1.5, 2004/01/13 08:17:41
Line 21 
Line 21 
 #endif /* not lint */  #endif /* not lint */
   
 #include <err.h>  #include <err.h>
   #include <stdlib.h>
 #include <unistd.h>  #include <unistd.h>
   
 #include "extern.h"  #include "extern.h"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5