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

Diff for /src/usr.bin/make/make.h between version 1.9 and 1.10

version 1.9, 1997/04/28 01:52:39 version 1.10, 1997/07/25 21:05:34
Line 73 
Line 73 
 # endif  # endif
 #endif  #endif
   
 #if __STDC__  #ifdef __STDC__
 #include <stdlib.h>  #include <stdlib.h>
 #include <unistd.h>  #include <unistd.h>
 #endif  #endif

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10