added missing header file

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1302 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.12
Jan Kneschke 17 years ago
parent 9076cbdf5c
commit 6e1a97da6b

@ -246,7 +246,8 @@ hdr = server.h buffer.h network.h log.h keyvalue.h \
mod_ssi.h mod_ssi_expr.h inet_ntop_cache.h \
configparser.h mod_ssi_exprparser.h \
sys-mmap.h sys-socket.h mod_cml.h mod_cml_funcs.h \
splaytree.h proc_open.h status_counter.h
splaytree.h proc_open.h status_counter.h \
mod_magnet_cache.h
DEFS= @DEFS@ -DLIBRARY_DIR="\"$(libdir)\""

Loading…
Cancel
Save