Commit 7bb2ddb1 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

And don't forget the new states

parent fb711185
......@@ -33,6 +33,7 @@
#ifdef SESS_STEP
SESS_STEP(h1newsess, H1NEWSESS)
SESS_STEP(h1newreq, H1NEWREQ)
SESS_STEP(h1busy, H1BUSY)
SESS_STEP(h1working, H1WORKING)
SESS_STEP(h1_last, H1_LAST)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment