diff options
Diffstat (limited to 'handler.h')
| -rw-r--r-- | handler.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ #include "http.h" #include <stddef.h> -struct handler; typedef int (*handler_fn)(const struct http_payload *p, struct http_response *r, void *user); |
