--- libwww/Library/src/HTHist.c 1996/04/12 17:47:12 2.8 +++ libwww/Library/src/HTHist.c 1998/05/04 19:36:42 2.9 @@ -3,7 +3,7 @@ ** ** (c) COPYRIGHT MIT 1995. ** Please first read the full copyright statement in the file COPYRIGH. -** @(#) $Id: HTHist.c,v 2.8 1996/04/12 17:47:12 frystyk Exp $ +** @(#) $Id: HTHist.c,v 2.9 1998/05/04 19:36:42 frystyk Exp $ ** ** The history manager for the Library. This module is not called any ** where in the Library so if the application does not call it, it is @@ -11,7 +11,7 @@ */ /* Library include files */ -#include "sysdep.h" +#include "wwwsys.h" #include "HTUtils.h" #include "HTAnchor.h" #include "HTHist.h" /* Implemented here */