--- kwebwatch/web.cpp.orig Sat Jul 1 02:16:33 2000 +++ kwebwatch/web.cpp Sat Jul 1 02:16:40 2000 @@ -27,8 +27,8 @@ // by W. Richard Stevens #include #include -#include /* if I include this from web.h, compile fails !?! */ #include "web.h" +#include /* if I include this from web.h, compile fails !?! */ /* Write "n" bytes to a descriptor. */ ssize_t writen(int fd, const void *vptr, size_t n)