aboutsummaryrefslogtreecommitdiff
path: root/src/IO/http.c
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2007-12-31 22:48:27 +0100
committerjcid <devnull@localhost>2007-12-31 22:48:27 +0100
commit0d3317a996c798daf61d38e84f02fc6e049ee20d (patch)
treed1581808b35b2f95aab366aad247c29aaf8e8355 /src/IO/http.c
parent23dc7e05cd91ba61ac1722b6e113b50368a808d9 (diff)
Implemented the SELECT element in FORMS!
Diffstat (limited to 'src/IO/http.c')
-rw-r--r--src/IO/http.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/IO/http.c b/src/IO/http.c
index f6a2cc27..79afc2fa 100644
--- a/src/IO/http.c
+++ b/src/IO/http.c
@@ -31,7 +31,6 @@
#include "../msg.h"
#include "../klist.h"
#include "../dns.h"
-#include "../cache.h"
#include "../web.hh"
#include "../cookies.h"
#include "../prefs.h"