Diff for /libwww/Library/src/HTBound.c between versions 2.7 and 2.8

version 2.7, 1996/04/12 17:46:06 version 2.8, 1996/05/20 15:06:27
Line 19 Line 19
   
 /* Library include files */  /* Library include files */
 #include "sysdep.h"  #include "sysdep.h"
 #include "HTUtils.h"  #include "WWWUtil.h"
 #include "HTString.h"  #include "WWWCore.h"
 #include "HTParse.h"  
 #include "HTSocket.h"  
 #include "HTStream.h"  
 #include "HTReqMan.h"  #include "HTReqMan.h"
 #include "HTBound.h"                                     /* Implemented here */  #include "HTBound.h"                                     /* Implemented here */
   

Removed from v.2.7  
changed lines
  Added in v.2.8


Webmaster