Revision: 14418 Author: adrian.chadd Date: Fri Feb 19 00:04:28 2010 Log: Add missing include.
http://code.google.com/p/lusca-cache/source/detail?r=14418 Modified: /branches/LUSCA_HEAD/src/client_side_refresh.c ======================================= --- /branches/LUSCA_HEAD/src/client_side_refresh.c Thu Feb 11 02:08:09 2010 +++ /branches/LUSCA_HEAD/src/client_side_refresh.c Fri Feb 19 00:04:28 2010 @@ -1,6 +1,7 @@ #include "squid.h" #include "client_side_refresh.h" +#include "client_side_ims.h" #include "client_side.h" static void -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
